Function byte_tools::read_u64_be [−][src]
pub fn read_u64_be(src: &[u8]) -> u64
Read the value of a vector of bytes as a u64 value in big-endian format.
pub fn read_u64_be(src: &[u8]) -> u64
Read the value of a vector of bytes as a u64 value in big-endian format.