next_u8

Function next_u8 

Source
pub fn next_u8<'a>(iter: &mut BytecodeIter<'a>) -> Result<&'a u8, BytecodeError>