|
iDRS™ SDK 16
|
Class that handles a string of characters. More...
#include <idrs_common.h>
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.