| Class TEncodedBytes (unit GifDecl) |
TObject
TCodeTable
| Constructors |
constructor Create;TByteBuffer.
| Functions |
procedure AppendCode(CodeValue, CodeSize: Integer);
procedure Finish(EndCode: Word; CodeSize: Byte);| Properties |
| Events |
| Variables |
CurrentByte : Longint;
UsedBits : Byte;
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;