This plugin implements the one crucial function for efficiently decompressing streams.
zipDecodeValueFrom:size:
Decode the next value in the receiver using the given huffman table.
zipDecompressBlock
zipNextBits:
primitiveInflateDecompressBlock
Primitive. Inflate a single block.
initialize
InflatePlugin initialize
declareCVarsIn:
Note: This method must be implemented by all subclasses to declare variables.
moduleName
Answer the receiver's module name that is used for the plugin's C code.