All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.ByteToCharUnicodeBig

java.lang.Object
   |
   +----sun.io.ByteToCharConverter
           |
           +----sun.io.ByteToCharUnicode
                   |
                   +----sun.io.ByteToCharUnicodeBig

public class ByteToCharUnicodeBig
extends ByteToCharUnicode
Convert byte arrays containing Unicode characters into arrays of actual Unicode characters, assuming a big-endian byte order.


Constructor Index

 o ByteToCharUnicodeBig()

Constructors

 o ByteToCharUnicodeBig
 public ByteToCharUnicodeBig()

All Packages  Class Hierarchy  This Package  Previous  Next  Index