Function pipe_chain::byte::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