[][src]Function nom::be_i32

pub fn be_i32(i: &[u8]) -> IResult<&[u8], i32>

Recognizes big endian signed 4 bytes integer