Function solana_bucket_map::bucket_map::read_be_u64
source · fn read_be_u64(input: &[u8]) -> u64
Expand description
Look at the first 8 bytes of the input and reinterpret them as a u64
fn read_be_u64(input: &[u8]) -> u64
Look at the first 8 bytes of the input and reinterpret them as a u64