#include <TextCodecWin.h>
|
| TextCodecWin (UINT codePage) |
|
virtual | ~TextCodecWin () |
|
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) |
|
◆ TextCodecWin()
WebCore::TextCodecWin::TextCodecWin |
( |
UINT |
codePage | ) |
|
◆ ~TextCodecWin()
WebCore::TextCodecWin::~TextCodecWin |
( |
| ) |
|
|
virtual |
◆ decode()
String WebCore::TextCodecWin::decode |
( |
const char * |
bytes, |
|
|
size_t |
length, |
|
|
bool |
flush, |
|
|
bool |
stopOnError, |
|
|
bool & |
sawError |
|
) |
| |
|
virtual |
◆ encode()
◆ enumerateSupportedEncodings()
◆ registerExtendedCodecs()
◆ registerExtendedEncodingNames()
The documentation for this class was generated from the following files: