|
GigaPasjans
|
A utility which contains essential methods for string operations. More...
#include <StringUtil.h>
Static Public Member Functions | |
| static WideString | GetUTF16String (const String &other) |
| Returns UTF-16 string converted from UTF-8 string. | |
| static String | GetUTF8String (const WideString &other) |
| Returns UTF-8 string converted from UTF-16 string. | |
A utility which contains essential methods for string operations.