Close decoder.
Source position: ascii85.pp line 69
published procedure TASCII85DecoderStream.Close; |
Close closes the decoder mechanism: it checks if all data was read and performs a check to see whether all input data was consumed.
If the input stream was invalid, an EConvertError exception is raised.
|
Check if the state is correct. |
|
|
Read data from stream. |
|
|
Clean up instance. |