IconvException
Incomplete Multibyte Sequence
Invalid Multibyte Sequence
StringEncode class The template parameters are the character encoding types for the input and output of the converter.
String encoder sequence. Runs a sequence of encoders over a string until one achieves a successful encoding.
Encoder interface.
Boost Software License Version 1.0. See LICENSE_BOOST.txt for details. Alternatively, this file may be distributed under the terms of the Tango 3-Clause BSD License (see LICENSE_BSD.txt for details).
Copyright (c) 2009-2016 dunnhumby Germany GmbH. All rights reserved.
Character encoding conversion.
Character encoding conversion using the C iconv library (ocean.text.util.c.Iconv).
Usage: This module can be used by creating an instance of the StringEncode class with the template parameters of the desired character encoding conversion:
The conversion function is called as follows: