Function pipe_chain::byte::be_u32

source ·
pub fn be_u32<'a, E: StdError + 'static>() -> impl Pipe<&'a [u8], (u32,), E>where
    Incomplete: Into<E>,
Expand description

Take a big endian u32 from a slice