| [Overview][Types][Classes][Index] | 
Flushe data to the output stream and destroys the compression stream.
Source position: zstream.pp line 62
| public destructor Tcompressionstream.destroy; override; | 
Destroy flushes 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. |