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