libcrn
3.9.5
A document image processing library
|
Functions | |
std::basic_string< char32_t > | FromUtf8 (const std::string &utf8string) |
std::string | ToUtf8 (const std::basic_string< char32_t > &widestring) |
std::basic_string< char32_t > UtfConverter::FromUtf8 | ( | const std::string & | utf8string | ) |
Definition at line 31 of file UtfConverter.cpp.
std::string UtfConverter::ToUtf8 | ( | const std::basic_string< char32_t > & | widestring | ) |
Definition at line 100 of file UtfConverter.cpp.