Main Page | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

UTF8 Member List

This is the complete list of members for UTF8, including all inherited members.

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.