[Overview][Types][Classes] | Reference for unit 'zstream' (#fcl) |
Destroys the TDecompressionStream instance
Source position: zstream.pp line 85
public destructor TDecompressionStream.Destroy; override; |
Destroy cleans up the inflate structure, and then simply calls the inherited destroy.
By default the source stream is not freed when calling Destroy.
|
Creates a new instance of the TDecompressionStream stream |
No notes exist for this page yet.