EncodingToUTF16U(TUnicodeCodecClass,RawByteString) Method

Represents method EncodingToUTF16U(TUnicodeCodecClass,RawByteString).

Namespace: flcUnicodeCodecs
function EncodingToUTF16U(const CodecClass: TUnicodeCodecClass;
 const S: RawByteString): UnicodeString; overload;

Parameters

CodecClass
Type: TUnicodeCodecClass

S
Type: RawByteString

Return Value

Type: UnicodeString