Home
last modified time | relevance | path

Searched refs:new_with_window_bits (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/flate2/src/
Dmem.rs213 pub fn new_with_window_bits( in new_with_window_bits() method
389 pub fn new_with_window_bits(zlib_header: bool, window_bits: u8) -> Decompress { in new_with_window_bits() method