All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.CharToByteUnicodeBig

java.lang.Object
   |
   +----sun.io.CharToByteConverter
           |
           +----sun.io.CharToByteUnicode
                   |
                   +----sun.io.CharToByteUnicodeBig

public class CharToByteUnicodeBig
extends CharToByteUnicode
Convert arrays containing Unicode characters into arrays of bytes, using big-endian byte order.


Constructor Index

 o CharToByteUnicodeBig()

Constructors

 o CharToByteUnicodeBig
 public CharToByteUnicodeBig()

All Packages  Class Hierarchy  This Package  Previous  Next  Index