Rudiments
|
#include <utf8charstring.h>
Static Public Member Functions | |
static bool | isByteOrderMark (const utf8_t *str) |
static size_t | getLength (const utf8_t *string) |
static size_t | getSize (const utf8_t *string) |
The utf8charstring class provides static methods for manipulating UCS-2 encoded character strings.
Returns the number of characters in "string".
Returns the number of bytes in "string", including the null terminator.