Searched refs:needs_dictionary (Results 1 – 1 of 1) sorted by relevance
119 pub(crate) needs_dictionary: Option<u32>, field132 pub fn needs_dictionary(&self) -> Option<u32> { in needs_dictionary() method133 self.0.needs_dictionary in needs_dictionary()145 needs_dictionary: Some(adler), in decompress_need_dict()514 needs_dictionary: Some(stream.adler as u32), in set_dictionary()655 let required_adler = decompress_error.needs_dictionary() in set_dictionary_with_zlib_header()