miniz_oxide::deflate::core

Constant LZ_DICT_SIZE

Source
pub(crate) const LZ_DICT_SIZE: usize = 32_768;
Expand description

Size of the chained hash table.