fn read_be_u64(input: &[u8]) -> u64
Expand description

Look at the first 8 bytes of the input and reinterpret them as a u64