libcrn
3.9.5
A document image processing library
|
#include "UtfConverter.h"
#include "ConvertUTF.h"
#include <CRNException.h>
#include <CRNIO/CRNIO.h>
#include <CRNi18n.h>
Go to the source code of this file.
Namespaces | |
UtfConverter | |
Functions | |
std::basic_string< char32_t > | UtfConverter::FromUtf8 (const std::string &utf8string) |
std::string | UtfConverter::ToUtf8 (const std::basic_string< char32_t > &widestring) |