read_u32

Function read_u32 

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