ZlibProcess

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

flush
Data[] flush()
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init(ZlibOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
processChunk
void processChunk(Data chunk)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

process
Data[] process(Data[] input, ZlibOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
process
Data process(Data input, ZlibOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta