be_i64

Function be_i64 

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

Take a big endian i64 from a slice