ZlibBufferedEncoder

Undocumented in source.

Constructors

this
this(ubyte[] buf, ubyte[] inp)
Undocumented in source.

Members

Functions

encode
size_t encode()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffer
ubyte[] buffer;
Undocumented in source.
ended
bool ended;
Undocumented in source.
input
ubyte[] input;
Undocumented in source.
zlibStream
z_stream zlibStream;
Undocumented in source.

Meta