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