Function read_u8

Source
pub fn read_u8(input: &[u8]) -> Result<(&[u8], u8), IncompleteError>