Function mz_avro::util::zag_i64

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