87 bool LoadFromMemory(
const char* Data, std::size_t SizeInBytes,
unsigned int CharSize = 30,
const Unicode::Text& Charset = ourDefaultCharset);
This class is an abstract definition of a unicode text, it can be converted from and to any kind of s...