All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.ByteToCharUnicodeLittle

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

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


Constructor Index

 o ByteToCharUnicodeLittle()

Constructors

 o ByteToCharUnicodeLittle
 public ByteToCharUnicodeLittle()

All Packages  Class Hierarchy  This Package  Previous  Next  Index