TCustomSingleByteCodec.Encode(PWideChar,Integer,Integer) Method

Represents method Encode(PWideChar,Integer,Integer).

Namespace: flcUnicodeCodecs
public
 function Encode(const S: PWideChar; const Length: Integer;
 out ProcessedChars: Integer): RawByteString; override;

Parameters

S
Type: PWideChar

Length
Type: Integer

ProcessedChars
Type: Integer

Return Value

Type: RawByteString

 

Overrides

TCustomUnicodeCodec.Encode(PWideChar,Integer,Integer)