Unit 'ZStream' Package
[Overview][Types][Classes][Index] [#fcl]

Tcompressionstream.destroy

Flushes data to the output stream and destroys the compression stream.

Declaration

Source position: zstream.pp line 68

public destructor Tcompressionstream.destroy; override;

Description

Destroy flushes the output stream: any compressed data not yet written to the output stream are written, and the deflate structures are cleaned up.

Errors

None.

See also

Create

  

Create a new instance of the compression stream.


Documentation generated on: Jul 24 2023