Uses of Class
com.ibm.icu.charset.CharsetUTF32
Packages that use CharsetUTF32
-
Uses of CharsetUTF32 in com.ibm.icu.charset
Subclasses of CharsetUTF32 in com.ibm.icu.charsetModifier and TypeClassDescription(package private) class
The purpose of this class is to set isBigEndian to true and isEndianSpecified to true in the super class, and to allow the Charset framework to open the variant UTF-32 converter without extra setup work.(package private) class
The purpose of this class is to set isBigEndian to false and isEndianSpecified to true in the super class, and to allow the Charset framework to open the variant UTF-32 converter without extra setup work.