| create(const char *charset) | TextEncoder | [static] |
| finalize() | TextEncoder | [static] |
| getBytes(const char *dec, int decLen, char *enc, int encMaxLen)=0 | TextEncoder | [pure virtual] |
| getBytesLen(const char *dec, int decLen)=0 | TextEncoder | [pure virtual] |
| initialize() | TextEncoder | [static] |
| ~TextEncoder() | TextEncoder | [virtual] |
Copyright © 2001-2007 Hunny Software, Inc. All rights reserved.