fn from_be_bytes(slice: &[u8], index: usize) -> usize
Convert 8 bytes in big endian order into a usize.
usize