API Reference > Other Classes > OdCharMapper Class > OdCharMapper Methods > OdCharMapper::utf8ToUnicode Method
OdCharMapper::utf8ToUnicode Method
Syntax
C++
static bool utf8ToUnicode(const char* srcBuf, int srcSize, OdCharArray& dstBuf);

This is actually CESU-8 encoding used in DXF (http://www.unicode.org/reports/tr26/)

Copyright © 2002–2020. Open Design Alliance. All rights reserved.