Class TEncodedBytes (unit GifDecl)

Inherits from

TObject

TCodeTable

Constructors


constructor Create;

not byte or even integer, to accommodate 'overflow'

TByteBuffer.



Functions

procedure AppendCode(CodeValue, CodeSize: Integer);

TEncodedBytes.

procedure Finish(EndCode: Word; CodeSize: Byte);

TEncodedBytes.

Properties

Events

Variables

CurrentByte : Longint;


UsedBits : Byte;

contains the encoded bytes

Value : TByteBuffer;



Constructors


constructor Create;

not byte or even integer, to accommodate 'overflow'

TByteBuffer.StringCount } (***** methods of TEncodedBytes


Functions


procedure AppendCode(CodeValue, CodeSize: Integer);

TEncodedBytes.Create


procedure Finish(EndCode: Word; CodeSize: Byte);

TEncodedBytes.AppendCode


Properties


Events


Variables


CurrentByte : Longint;


UsedBits : Byte;

contains the encoded bytes


Value : TByteBuffer;