Class ZlibOutputStream
Generic zlib output stream.
Constructors
Name | Description |
---|---|
this
(dst, type, level)
|
Methods
Name | Description |
---|---|
finalize
()
|
Flushes and finalizes the stream. |
flush
()
|
Flushes the stream and makes sure that all data is being written to the output device. |
write
(data, mode)
|
Writes an array of bytes to the stream. |
Enums
Name | Description |
---|---|
HeaderFormat
|
Aliases
Name | Description |
---|---|
write
|