Function mz_avro::util::read_long

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