Function mz_avro::util::zag_i32

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