Constant miniz_oxide::deflate::core::LZ_DICT_SIZE_MASK
source ยท const LZ_DICT_SIZE_MASK: usize = _; // 32_767usize
Expand description
Mask used when stepping through the hash chains.
const LZ_DICT_SIZE_MASK: usize = _; // 32_767usize
Mask used when stepping through the hash chains.