All Packages Class Hierarchy This Package Previous Next Index
Class sun.io.CharToByteUnicodeLittle
java.lang.Object
|
+----sun.io.CharToByteConverter
|
+----sun.io.CharToByteUnicode
|
+----sun.io.CharToByteUnicodeLittle
- public class CharToByteUnicodeLittle
- extends CharToByteUnicode
Convert arrays containing Unicode characters into arrays of bytes, using
little-endian byte order.
-
CharToByteUnicodeLittle()
-
CharToByteUnicodeLittle
public CharToByteUnicodeLittle()
All Packages Class Hierarchy This Package Previous Next Index