Constant miniz_oxide::deflate::core::deflate_flags::TDEFL_GREEDY_PARSING_FLAG

source ยท
pub const TDEFL_GREEDY_PARSING_FLAG: u32 = 0x0000_4000;
Expand description

Should we use greedy parsing (as opposed to lazy parsing where look ahead one or more bytes to check for better matches.)