read_u8

Function read_u8 

Source
pub fn read_u8(data: &[u8]) -> Result<(u8, &[u8])>
Expand description

Read 1-byte unsigned integer.