UTF8ToUnicodeString

<< Click to Display Table of Contents >>

Navigation:  Functions >

UTF8ToUnicodeString

SIGNATURE=IW.Common.FPCCompat.UTF8ToUnicodeString@RawByteString

 

ETYPE=Function

 

Declaration:

Delphi:

function UTF8ToUnicodeString(const S: RawByteString): string;

C++:

String UTF8ToUnicodeString(const RawByteString S);

 

Unit: IW.Common.FpcCompat.pas

 

Description: This is function IW.Common.FPCCompat.UTF8ToUnicodeString.

 

Parameters:

 

•S: RawByteString

 

Result(string):