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