miniz_oxide::deflate::core

Constant LZ_DICT_SIZE_MASK

Source
pub(crate) const LZ_DICT_SIZE_MASK: usize = _; // 32_767usize
Expand description

Mask used when stepping through the hash chains.