Uses of Class
com.ibm.icu.charset.CharsetUTF16
Packages that use CharsetUTF16
-
Uses of CharsetUTF16 in com.ibm.icu.charset
Subclasses of CharsetUTF16 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-16 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-16 converter without extra setup work.