All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.CharToByteUnicodeLittle

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

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


Constructor Index

 o CharToByteUnicodeLittle()

Constructors

 o CharToByteUnicodeLittle
 public CharToByteUnicodeLittle()

All Packages  Class Hierarchy  This Package  Previous  Next  Index