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