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

TRESTDWEncoder.EncodeBytes

Declaration

Source position: uRESTDWCoder.pas line 55

public class function TRESTDWEncoder.EncodeBytes(

  const ABytes: TRESTDWBytes

):string; overload;

class procedure TRESTDWEncoder.EncodeBytes(

  const ABytes: TRESTDWBytes;

  ADestStrings: TStrings

); overload;

class procedure TRESTDWEncoder.EncodeBytes(

  const ABytes: TRESTDWBytes;

  ADestStream: TStream

); overload;



CT Web help

CodeTyphon Studio