Classe TRESTDWDecoder4to3

Unit

Declaração

type TRESTDWDecoder4to3 = class(TRESTDWDecoder)

Descrição

No description available, ancestor TRESTDWDecoder description follows
No description available, ancestor TRESTDWComponent description follows

Hierarquia

Visão Geral

Campos

Protected FCodingTable: TRESTDWBytes;
Protected FDecodeTable: TRESTDWDecodeTable;
Protected FFillChar: Char;

Métodos

Protected Function InternalDecode(Const ABuffer : TRESTDWBytes; Const AIgnoreFiller : Boolean = False) : TRESTDWBytes;
Public Class Procedure ConstructDecodeTable(Const ACodingTable : String; Var ADecodeArray : TRESTDWDecodeTable);
Public Procedure Decode(ASrcStream : TStream; Const ABytes : Integer = -1); Override;

Propriedades

Published property FillChar: Char read FFillChar write FFillChar;

Descrição

Campos

Protected FCodingTable: TRESTDWBytes;
 
Protected FDecodeTable: TRESTDWDecodeTable;
 
Protected FFillChar: Char;
 

Métodos

Protected Function InternalDecode(Const ABuffer : TRESTDWBytes; Const AIgnoreFiller : Boolean = False) : TRESTDWBytes;
 
Public Class Procedure ConstructDecodeTable(Const ACodingTable : String; Var ADecodeArray : TRESTDWDecodeTable);
 
Public Procedure Decode(ASrcStream : TStream; Const ABytes : Integer = -1); Override;
 

Propriedades

Published property FillChar: Char read FFillChar write FFillChar;
 

Gerado por PasDoc 0.16.0.