| [Overview][Types][Classes][Index] | 
Flushed the data to the output stream and cleans up the encoder instance.
Source position: ascii85.pp line 89
public destructor TASCII85EncoderStream.Destroy; override;  | 
Destroy writes the data remaining in the internal buffer to the destination stream (possibly followed by a boundary delineator) and then destroys the encoder instance.
  | 
Write data encoded to the destination stream  | 
|
  | 
Is a boundary delineator written before and after the data  |