[][src]Constant miniz_oxide::deflate::core::deflate_flags::TDEFL_GREEDY_PARSING_FLAG

pub const TDEFL_GREEDY_PARSING_FLAG: u32 = 0x0000_4000;

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