Uses of Class
com.ibm.icu.charset.CharsetDecoderICU
Packages that use CharsetDecoderICU
-
Uses of CharsetDecoderICU in com.ibm.icu.charset
Subclasses of CharsetDecoderICU in com.ibm.icu.charsetModifier and TypeClassDescription(package private) class(package private) class(package private) static class(package private) class(package private) class(package private) classprivate classISO-2022-CNprivate classISO-2022-JPprivate classISO-2022-KR(package private) class(package private) class(package private) class(package private) class(package private) class(package private) class(package private) classMethods 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.private CoderResultCharsetISO2022.changeState_2022(CharsetDecoderICU decoder, ByteBuffer source, int var) private static CoderResultCharsetISO2022.toUnicodeCallback(CharsetDecoderICU cnv, int sourceChar, int targetUniChar) (package private) static final CoderResultCharsetDecoderICU.toUWriteUChars(CharsetDecoderICU cnv, char[] ucharsArray, int ucharsBegin, int length, CharBuffer target, IntBuffer offsets, int sourceIndex)