LZ_DICT_SIZE

Constant LZ_DICT_SIZE 

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

Size of the chained hash table.