Skip to main content

CompressorRef

Type Alias CompressorRef 

Source
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 */ }