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