Maven module :un.api : api-common :
Class :
un.api.character.CharConverter
Extends/Implements : -
Subclasses : -
Variables : -
Functions :
CharConverter,
convert
public void
CharConverter (CharEncoding source, CharEncoding target)
public void
convert (byte[] in, int inOffset, byte[] out, int outOffset, int[] size)
Char converters are not thread safe.
author Johann Sorel