#include <TextCodecMac.h>
|
| | TextCodecMac (TECTextEncodingID) |
| |
| virtual | ~TextCodecMac () |
| |
| virtual String | decode (const char *, size_t length, bool flush, bool stopOnError, bool &sawError) |
| |
| virtual CString | encode (const UChar *, size_t length, UnencodableHandling) |
| |
| | TextCodec () |
| |
| virtual | ~TextCodec () |
| |
| String | decode (const char *str, size_t length, bool flush=false) |
| |
| | TextCodec () |
| |
| virtual | ~TextCodec () |
| |
| String | decode (const char *str, size_t length, bool flush=false) |
| |
◆ TextCodecMac()
◆ ~TextCodecMac()
| WebCore::TextCodecMac::~TextCodecMac |
( |
| ) |
|
|
virtual |
◆ decode()
| String WebCore::TextCodecMac::decode |
( |
const char * |
bytes, |
|
|
size_t |
length, |
|
|
bool |
flush, |
|
|
bool |
stopOnError, |
|
|
bool & |
sawError |
|
) |
| |
|
virtual |
◆ encode()
◆ registerCodecs()
◆ registerEncodingNames()
The documentation for this class was generated from the following files: