parse_u32

Function parse_u32 

Source
pub fn parse_u32(number: &[u8], byteorder: ByteOrder) -> UnmarshalResult<u32>