Module

Compress

There's no documentation for this item.

Classes
Compressor The ancestor class of all compression implementations.
Decompressor The ancestor class of all decompression implementations.
NoneCompressor The "none" compression algorithm.
NoneDecompressor The "none" decompression algorithm.
ZLibCompressor The "zlib" compression algorithm.
ZLibDecompressor The "zlib" decompression algorithm.
Public Methods
register_services Register all services that manage the compression and decompression of data.
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.