UTF8 reader helper functions. More...
Derived from: | None |
Derived by: | None |
Group: | Text (Core) |
#include <ClanLib/core.h>
Class Members:
Construction: | |
| |
Returns true if the current position is at the end of the string. | |
Get the character at the current position. | |
Returns the length of the current character. | |
Moves position to the previous character. | |
Moves position to the next character. | |
Moves position to the lead byte of the character. | |
Get the current position of the reader. | |
Set the current position of the reader. |