Function read_long

Source
pub fn read_long<R: Read>(reader: &mut R) -> Result<i64, Error>