Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/flate2/src/
Dmem.rs214 pub fn new_with_window_bits( in new_with_window_bits() method
375 pub fn new_with_window_bits(zlib_header: bool, window_bits: u8) -> Decompress { in new_with_window_bits() method