Searched refs:use_huffman_coding (Results 1 – 3 of 3) sorted by relevance
150 pub(crate) fn use_huffman_coding(&self) -> bool { in use_huffman_coding() method
308 config.use_huffman_coding(), in new()
565 pub fn use_huffman_coding(mut self, use_huffman: bool) -> Self { in use_huffman_coding() method