be_u32

Function 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