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

TDecompressionStream.Destroy

Destroys the TDecompressionStreaminstance

Declaration

Source position: zstream.pp line 85

public destructor TDecompressionStream.Destroy; override;

Description

Destroycleans 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 TDecompressionStreamstream