home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Pro 1999 April
/
DPPCPRO0499.ISO
/
April
/
Notes
/
50b2wic.exe
/
DATA1.CAB
/
NotesProgramFilesJavaSupportInternational
/
i18n.jar
/
sun
/
io
/
ByteToCharUnicodeLittle.class
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Java Class File
|
1998-04-23
|
320 b
|
8 lines
package sun.io;
public class ByteToCharUnicodeLittle extends ByteToCharUnicode {
public ByteToCharUnicodeLittle() {
super.byteOrder = 2;
}
}