Unit 'ascii85' Package
[Overview][Types][Classes][Index] [#fcl]

TASCII85DecoderStream.ClosedP

Check if the state is correct.

Declaration

Source position: ascii85.pp line 64

published function TASCII85DecoderStream.ClosedP: Boolean;

Function result

State is one of ascInitial, ascNoEncodedChar or ascPrefix.

Description

ClosedP checks if the decoder state is one of ascInitial, ascNoEncodedChar, ascPrefix, and returns True if it is.

See also

TASCII85DecoderStream.Close

  

Close decoder.

TASCII85DecoderStream.BExpectBoundary

  

Expect ~ character.


Documentation generated on: Jul 24 2023