Function read_u8

Source
pub fn read_u8<R>(map: &mut R) -> u8
where R: Read,