Check if the state is correct.
Source position: ascii85.pp line 70
published function TASCII85DecoderStream.ClosedP: Boolean; |
State is one of ascInitial, ascNoEncodedChar or ascPrefix.
ClosedP checks if the decoder state is one of ascInitial, ascNoEncodedChar, ascPrefix, and returns True if it is.
|
Close decoder. |
|
|
Expect ~ character. |