iDRS™ SDK 16
Loading...
Searching...
No Matches
idrs_string Class Reference

Class that handles a string of characters. More...

#include <idrs_common.h>

Detailed Description

Class that handles a string of characters.

The idrs_string can hold UTF-8, UTF-16 and UTF-32 data representations. When needed, it automatically handles the required conversion. For instance, an UTF-8 string can be assigned to the 'idrs_string' and then seemlessly retrieved as an UTF-32.