[Overview][Types][Classes] Reference for unit 'zstream' (#fcl)

TDecompressionStream.Destroy

Destroys the TDecompressionStream instance

Declaration

Source position: zstream.pp line 85

public destructor TDecompressionStream.Destroy; override;

Description

Destroy cleans up the inflate structure, and then simply calls the inherited destroy.

By default the source stream is not freed when calling Destroy.

See also

Create

  

Creates a new instance of the TDecompressionStream stream