pub fn get_u64b(buf: &[u8]) -> u64
Expand description

Reads the first 8 bytes of a buffer and stores them in a big-endian order.