Uses of Class
com.ibm.icu.charset.CharsetEncoderICU
-
Packages that use CharsetEncoderICU Package Description com.ibm.icu.charset Enhanced charset conversion support. -
-
Uses of CharsetEncoderICU in com.ibm.icu.charset
Methods in com.ibm.icu.charset with parameters of type CharsetEncoderICU Modifier and Type Method Description CoderResult
CharsetCallback.Encoder. call(CharsetEncoderICU encoder, Object context, CharBuffer source, ByteBuffer target, IntBuffer offsets, char[] buffer, int length, int cp, CoderResult cr)
This function is called when the Unicode characters in the source cannot be handled, and this function is meant to handle or fix the error if possible.
-