pub fn read_u32_le<R>(reader: &mut R) -> SerResult<u32> where
    R: Read
Expand description

Convenience function for reading a LE u32