miniz_oxide::deflate::buffer

Constant LZ_HASH_BITS

Source
pub const LZ_HASH_BITS: i32 = 15;
Expand description

Size of hash values in the hash chains.