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

TASCII85DecoderStream.Destroy

Clean up instance.

Declaration

Source position: ascii85.pp line 69

public destructor TASCII85DecoderStream.Destroy; override;

Description

Destroy closes the input stream using Close and cleans up the TASCII85DecoderStream instance from memory.

Errors

In case the input stream was invalid, an exception may occur.

See also

TASCII85DecoderStream.Close

  

Close decoder.


Documentation generated on: Jul 24 2023