be_u64

Function be_u64 

Source
pub fn be_u64<'a, E: StdError + 'static>() -> impl Pipe<&'a [u8], (u64,), E>
where Incomplete: Into<E>,
Expand description

Take a big endian u64 from a slice