#include <TextCodecLatin1.h>
|
String | decode (const char *, size_t length, bool flush, bool stopOnError, bool &sawError) override |
|
CString | encode (const UChar *, size_t length, UnencodableHandling) override |
|
String | decode (const char *, size_t length, bool flush, bool stopOnError, bool &sawError) override |
|
CString | encode (const UChar *, size_t length, UnencodableHandling) override |
|
| 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) |
|
◆ decode() [1/2]
String WebCore::TextCodecLatin1::decode |
( |
const char * |
bytes, |
|
|
size_t |
length, |
|
|
bool |
flush, |
|
|
bool |
stopOnError, |
|
|
bool & |
sawError |
|
) |
| |
|
overridevirtual |
◆ decode() [2/2]
String WebCore::TextCodecLatin1::decode |
( |
const char * |
, |
|
|
size_t |
length, |
|
|
bool |
flush, |
|
|
bool |
stopOnError, |
|
|
bool & |
sawError |
|
) |
| |
|
overridevirtual |
◆ encode() [1/2]
◆ encode() [2/2]
◆ registerCodecs() [1/2]
◆ registerCodecs() [2/2]
◆ registerEncodingNames() [1/2]
◆ registerEncodingNames() [2/2]
The documentation for this class was generated from the following files: