Uses of Class
com.ibm.icu.charset.CharsetDecoderICU
Packages that use CharsetDecoderICU
-
Uses of CharsetDecoderICU in com.ibm.icu.charset
Methods in com.ibm.icu.charset with parameters of type CharsetDecoderICUModifier and TypeMethodDescriptionCharsetCallback.Decoder.call
(CharsetDecoderICU decoder, Object context, ByteBuffer source, CharBuffer target, IntBuffer offsets, char[] buffer, int length, CoderResult cr) This function is called when the bytes in the source cannot be handled, and this function is meant to handle or fix the error if possible.