[Overview][Types][Classes][Index] |
Create new ASCII 85 decoder stream
Source position: ascii85.pp line 61
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 |