#include <EBOOKCharsetConverter.h>
◆ EBOOKCharsetConverter() [1/2]
◆ EBOOKCharsetConverter() [2/2]
libebook::EBOOKCharsetConverter::EBOOKCharsetConverter |
( |
const char * |
encoding = 0 | ) |
|
|
explicit |
◆ ~EBOOKCharsetConverter()
libebook::EBOOKCharsetConverter::~EBOOKCharsetConverter |
( |
| ) |
|
◆ convertBytes()
bool libebook::EBOOKCharsetConverter::convertBytes |
( |
const char * |
in, |
|
|
unsigned |
length, |
|
|
std::vector< char > & |
out |
|
) |
| |
◆ guessEncoding()
bool libebook::EBOOKCharsetConverter::guessEncoding |
( |
const char * |
in, |
|
|
unsigned |
length |
|
) |
| |
◆ operator=()
◆ m_converterToUnicode
UConverter* libebook::EBOOKCharsetConverter::m_converterToUnicode |
|
private |
◆ m_converterToUTF8
UConverter* libebook::EBOOKCharsetConverter::m_converterToUTF8 |
|
private |
The documentation for this class was generated from the following files: