read_raw_u8

Function read_raw_u8 

Source
pub fn read_raw_u8<B: SplitByteSlice>(buf: B) -> Result<(u8, B), Error>