Create new ASCII 85 decoder stream.
Source position: ascii85.pp line 67
published constructor TASCII85DecoderStream.Create( |
aStream: TStream |
); |
aStream |
|
Source data. |
Create instantiates a new TASCII85DecoderStream instance, and sets aStream as the source stream.
|
Clean up instance. |