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

TASCII85DecoderStream

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ascii85.pp line 45

type TASCII85DecoderStream = class(TOwnerStream)

published

  constructor Create();

  procedure Decode();

  procedure Close;

  function ClosedP;

  property BExpectBoundary: Boolean; [rw]

protected

  function GetPosition; override;

public

  destructor Destroy; override;

  function Read(); override;

  function Seek();

end;

Inheritance

TASCII85DecoderStream

|

TObject


Documentation generated on: 2023-03-18