- HeaderFormat
enum HeaderFormat
Undocumented in source.
- ~this
~this()
Undocumented in source.
- write
size_t write(ubyte[] data, IOMode mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
alias write = OutputStream.write
Undocumented in source.
- flush
void flush()
Undocumented in source. Be warned that the author may not have intended to support it.
- finalize
void finalize()
Undocumented in source. Be warned that the author may not have intended to support it.
Writes any data compressed in deflate format to the specified output stream.