read_u64

Function read_u64 

Source
pub fn read_u64<R>(map: &mut R, endian: Endian) -> u64
where R: Read,