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