pub fn le_i32<'a, E: StdError + 'static>() -> impl Pipe<&'a [u8], (i32,), E>where Incomplete: Into<E>,
Take a little endian i32 from a slice