Function read_u32

Source
pub fn read_u32(input: &[u8]) -> Result<(&[u8], u32), IncompleteError>