[Overview][Types][Classes] |
Flushe data to the output stream and destroys the compression stream.
Source position: zstream.pp line 70
public destructor TCompressionStream.Destroy; override; |
Destroyflushes the output stream: any compressed data not yet written to the output stream are written, and the deflate structures are cleaned up.
None.
|
Create a new instance of the compression stream. |