read_raw_u64

Function read_raw_u64 

Source
pub fn read_raw_u64<B: SplitByteSlice>(buf: B) -> Result<(u64, B), Error>