[][src]Function nom::le_i32

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

Recognizes little endian signed 4 bytes integer