Function read_i8

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