This sample converts the character code.
A little-endian environment is required to convert between UTF-8 <=> UTF-16LE; a big-endian environment is required to convert between UTF-8 <=> UTF-16BE.
None.
When the demo is executed, the following log is displayed in debug output.
* UTF8 str -> UTF16 str * * UTF16 str -> UTF8 str * *** End of demo ***
There is no shutdown procedure. Stop execution in a timely manner.
CONFIDENTIAL