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.
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: