read_i32

Function read_i32 

Source
pub fn read_i32<R>(map: &mut R, endian: Endian) -> i32
where R: Read,