Class TpvlAbbreviaStreamer (unit pvlAbStr)

Inherits from

TComponent

Constructors



Functions

Procedure Deflate;


Procedure Inflate;


Procedure Skip;


Function GetHeader : Boolean;


Procedure HaveDetails;


Procedure Progress(Progr : Byte;var Abort : Boolean);


Procedure SetAction(a : TpvlABAction);

Just Reuse the variable;

Procedure SkipLow;


Procedure WantComment;


Properties

property Action : TpvlABAction


property CompressedStream : TStream


property UncompressedStream : TStream


Events

event OnHaveDetails : TpvlABOnHaveDetailsEvent


event OnProgress : TpvlABProgressEvent


event OnWantComment : TpvlABOnWantCommentEvent


Variables

fAction : TpvlABAction;


fCompressedStream : TStream;


fIncludeLength : Boolean;


fOnHaveDetails : TpvlABOnHaveDetailsEvent;


fOnProgress : TpvlABProgressEvent;


fOnWantComment : TpvlABOnWantCommentEvent;


fSupport : TpvlABSupport;


fUncompressedStream : TStream;



Constructors


Functions


Procedure Deflate;


Procedure Inflate;


Procedure Skip;


Function GetHeader : Boolean;


Procedure HaveDetails;


Procedure Progress(Progr : Byte;var Abort : Boolean);


Procedure SetAction(a : TpvlABAction);

Just Reuse the variable;


Procedure SkipLow;


Procedure WantComment;


Properties


property Action : TpvlABAction


property CompressedStream : TStream


property UncompressedStream : TStream


Events


event OnHaveDetails : TpvlABOnHaveDetailsEvent


event OnProgress : TpvlABProgressEvent


event OnWantComment : TpvlABOnWantCommentEvent


Variables


fAction : TpvlABAction;


fCompressedStream : TStream;


fIncludeLength : Boolean;


fOnHaveDetails : TpvlABOnHaveDetailsEvent;


fOnProgress : TpvlABProgressEvent;


fOnWantComment : TpvlABOnWantCommentEvent;


fSupport : TpvlABSupport;


fUncompressedStream : TStream;