Function fit_rust::protocol::io::read_i8

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