be_u16

Function be_u16 

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

Take a big endian u16 from a slice