Constant miniz_oxide::deflate::core::LZ_DICT_SIZE

source ยท
pub(crate) const LZ_DICT_SIZE: usize = 32_768;
Expand description

Size of the chained hash table.