libutf8++ 1.0.0 review

Download
by rbytes.net on

libutf8++ is a C++ library for encoding/decoding UTF-8

License: GPL (GNU General Public License)
File size: 0K
Developer: Laurence Withers
0 stars award from rbytes.net

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