|
libcommonc++
0.7
|
This is the complete list of members for UTF8Encoder, including all inherited members.
| encode(const char16_t **input, int *inputCountLeft, char **output, int *outputCountLeft) | UTF8Encoder | |
| encodedLength(const char16_t *input, int length, int maxLength=0) | UTF8Encoder | static |
| reset() | UTF8Encoder | |
| STATUS_INVALID_INPUT | UTF8Encoder | static |
| STATUS_NEED_MORE_INPUT | UTF8Encoder | static |
| STATUS_OK | UTF8Encoder | static |
| STATUS_OUTPUT_BUFFER_FULL | UTF8Encoder | static |
| UTF8Encoder() | UTF8Encoder | |
| ~UTF8Encoder() | UTF8Encoder |