pub type CompressorRef = CompressorRefN<DEFAULT_NODICT_ENTRIES>;Expand description
A reusable no-dict block compressor with the standard 8 KB hash table.
Aliased Typeยง
pub struct CompressorRef { /* private fields */ }pub type CompressorRef = CompressorRefN<DEFAULT_NODICT_ENTRIES>;A reusable no-dict block compressor with the standard 8 KB hash table.
pub struct CompressorRef { /* private fields */ }