![]() |
API Documentation
|
Iterates over a UTF8 encoded string and returns the values as UTF16. More...
#include <String.h>
Public Member Functions | |
| wchar | nextChar () |
| UTF8Iterator (const String &string) | |
Protected Attributes | |
| uint04 | m_position |
| const String & | string |
Iterates over a UTF8 encoded string and returns the values as UTF16.
| UTF8Iterator | ( | const String & | string | ) |
| wchar nextChar | ( | ) |
|
protected |
|
protected |