EncodingToUTF16U(TUnicodeCodecClass,RawByteString) Method
Represents method EncodingToUTF16U(TUnicodeCodecClass,RawByteString).
function EncodingToUTF16U(const CodecClass: TUnicodeCodecClass; const S: RawByteString): UnicodeString; overload;
Parameters
- CodecClass
- Type: TUnicodeCodecClass
- S
- Type: RawByteString
Return Value
Type: UnicodeString