Class ZlibOutputStream
Generic zlib output stream.
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
(bytes_, mode)
|
Writes an array of bytes to the stream. |
Enums
Name | Description |
---|---|
HeaderFormat
|
Aliases
Name | Description |
---|---|
write
|