Unit 'uRESTDWCoder' Package
[Overview][Types][Classes][Index] [#pl_restdataware]

TRESTDWDecoder

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: uRESTDWCoder.pas line 70

type TRESTDWDecoder = class(TRESTDWComponent)

protected

  FStream: TStream;

  

public

  procedure DecodeBegin(); virtual;

  

  procedure DecodeEnd; virtual;

  

  procedure Decode();

  

  class function DecodeString();

  

  class function DecodeBytes();

  

  class procedure DecodeStream();

  

end;

Inheritance

TRESTDWDecoder

  

|

TObject



CT Web help

CodeTyphon Studio