Function rustdb::util::get[][src]

pub fn get(data: &[u8], off: usize, n: usize) -> u64
Expand description

Extract unsigned value of n bytes from data.