Function mz_avro::util::read_long

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