Constant miniz_oxide::deflate::core::NUM_PROBES
source ยท const NUM_PROBES: [u32; 11];
Expand description
The maximum number of checks for matches in the hash table the compressor will make for each compression level.
const NUM_PROBES: [u32; 11];
The maximum number of checks for matches in the hash table the compressor will make for each compression level.