Function u64

Source
pub fn u64(reader: &mut Reader<'_>) -> Result<u64>
Expand description

Consume a little-endian u64 from the reader.