Classe TRESTDWDecoder
Unit
Declaração
type TRESTDWDecoder = class(TRESTDWComponent)
Descrição
No description available, ancestor TRESTDWComponent description follows
Hierarquia
- TObject
- TPersistent
- TComponent
- TRESTDWComponent
- TRESTDWDecoder
Visão Geral
Campos
![]() |
FStream: TStream; |
Métodos
![]() |
Procedure DecodeBegin(ADestStream : TStream); Virtual; |
![]() |
Procedure DecodeEnd; Virtual; |
![]() |
Procedure Decode(Const AIn : String); Overload; |
![]() |
Procedure Decode(ASrcStream : TStream; Const ABytes : Integer = -1); Overload; Virtual; Abstract; |
![]() |
Class Function DecodeString(Const AIn : String) : String; |
![]() |
Class Function DecodeBytes(Const AIn : String) : TRESTDWBytes; |
![]() |
Class procedure DecodeStream(Const AIn : String; ADestStream : TStream); |
Descrição
Campos
![]() |
FStream: TStream; |
Métodos
![]() |
Procedure DecodeBegin(ADestStream : TStream); Virtual; |
![]() |
Procedure DecodeEnd; Virtual; |
![]() |
Procedure Decode(Const AIn : String); Overload; |
![]() |
Procedure Decode(ASrcStream : TStream; Const ABytes : Integer = -1); Overload; Virtual; Abstract; |
![]() |
Class Function DecodeString(Const AIn : String) : String; |
![]() |
Class Function DecodeBytes(Const AIn : String) : TRESTDWBytes; |
![]() |
Class procedure DecodeStream(Const AIn : String; ADestStream : TStream); |
Gerado por PasDoc 0.16.0.