All Packages Class Hierarchy This Package Previous Next Index
Class sun.io.CharToByteUnicodeLittleUnmarked
java.lang.Object
|
+----sun.io.CharToByteConverter
|
+----sun.io.CharToByteUnicode
|
+----sun.io.CharToByteUnicodeLittleUnmarked
- public class CharToByteUnicodeLittleUnmarked
- extends CharToByteUnicode
Convert arrays containing Unicode characters into arrays of bytes, using
little-endian byte order; do not write a byte-order mark before the first
converted character.
-
CharToByteUnicodeLittleUnmarked()
-
CharToByteUnicodeLittleUnmarked
public CharToByteUnicodeLittleUnmarked()
All Packages Class Hierarchy This Package Previous Next Index