[][src]Function nom::be_u32

pub fn be_u32(i: &[u8]) -> IResult<&[u8], u32>

Recognizes big endian unsigned 4 bytes integer