Represents text as a sequence of UTF-8 code units.
Data Structures | |
| struct | xtd_ustring |
| Represents text as a sequence of UTF-8 code units. More... | |
Converter | |
| #define | XTD_USTRING(object) (XTD_TYPE_CAST(object, XTD_USTRING_TYPE, xtd_ustring)) |
| Convert an xtd object to ustring object. More... | |
| #define XTD_USTRING | ( | object | ) | (XTD_TYPE_CAST(object, XTD_USTRING_TYPE, xtd_ustring)) |
Convert an xtd object to ustring object.