| Decode(const char *utf8, size_t utf8Len, uint16_t *utf16, size_t utf16MaxLen) | UTF8 | [static] |
| DecodeLen(const char *utf8, size_t utf8Len) | UTF8 | [static] |
| Encode(const uint16_t *utf16, size_t utf16Len, char *utf8, size_t utf8MaxLen) | UTF8 | [static] |
| EncodeLen(const uint16_t *utf16, size_t utf16Len) | UTF8 | [static] |
Copyright © 2001-2005 Hunny Software, Inc. All rights reserved.