|
| ExpicitPageConverter (const char *i_codePageName) |
|
string | next (long long i_size, const char *i_text) |
| convert next portion of input text bytes into UTF-8 string. More...
|
|
virtual | ~IUtf8Converter (void) noexcept=0 |
| release convertor resources.
|
|
virtual string | next (long long i_size, const char *i_text)=0 |
| convert next portion of input text bytes into UTF-8 string. More...
|
|
◆ next()
string ExpicitPageConverter::next |
( |
long long |
i_size, |
|
|
const char * |
i_text |
|
) |
| |
|
inlinevirtual |
The documentation for this class was generated from the following file: