pub fn le_u16<'a, E: StdError + 'static>() -> impl Pipe<&'a [u8], (u16,), E>where Incomplete: Into<E>,
Take a little endian u16 from a slice