Compressor

Undocumented in source.

Constructors

this
this(int level)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

compress
ubyte[] compress(const(void)[] src)
Undocumented in source. Be warned that the author may not have intended to support it.
finish
ubyte[] finish()
Undocumented in source. Be warned that the author may not have intended to support it.
flush
ubyte[] flush()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

recommendedInSize
size_t recommendedInSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
recommendedOutSize
size_t recommendedOutSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta