Function read_i64

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