be_u8

Function be_u8 

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

Take a big endian u8 from a slice