Constant flate2::ffi::rust::deflate::core::deflate_flags::TDEFL_NONDETERMINISTIC_PARSING_FLAG
source · pub const TDEFL_NONDETERMINISTIC_PARSING_FLAG: u32 = 0x0000_8000; // 32_768u32
Expand description
Used in miniz to skip zero-initializing hash and dict. We don’t do this here, so this flag is ignored.