be_i32

Function be_i32 

Source
pub fn be_i32<'a, E: StdError + 'static>() -> impl Pipe<&'a [u8], (i32,), E>
where Incomplete: Into<E>,
Expand description

Take a big endian i32 from a slice