libutf8++ 1.0.0 review
Downloadlibutf8++ is a C++ library for encoding/decoding UTF-8
|
|
libutf8++ is a C++ library for encoding/decoding UTF-8. libutf8++ library encodes UCS-4 (32-bit characters) into UTF-8 and decodes UTF-8 to UCS-4.
It uses libutf8 internally to achieve this. Simple string encode/decode functions are provided, as well as more complex objects for dealing with large amounts of data (or streamed data) more efficiently.
What's New in This Release:
The encoder / decoder object APIs have been completely rewritten.
Requires libutf8-1.1.2.
libutf8++ 1.0.0 keywords