Constant miniz_oxide::deflate::buffer::LZ_HASH_SHIFT
source ยท pub const LZ_HASH_SHIFT: i32 = _; // 5i32
Expand description
How many bits to shift when updating the current hash value.
pub const LZ_HASH_SHIFT: i32 = _; // 5i32
How many bits to shift when updating the current hash value.