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

TASCII85EncoderStream

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

Declaration

Source position: ascii85.pp line 76

type TASCII85EncoderStream = class(TOwnerStream)

protected

  procedure WriteBoundary;

  procedure Flush;

  procedure Encode;

public

  constructor Create();

  destructor Destroy; override;

  function Write(); override;

  property Width: Integer; [r]

  property Boundary: Boolean; [r]

end;

Inheritance

TASCII85EncoderStream

|

TObject


Documentation generated on: 2023-03-18