Function u64_from_be_bytes

Source
pub fn u64_from_be_bytes(bytes: &[u8]) -> u64
Expand description

Convert a u64 from big-endian byte order to native byte order