|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsun.io.ByteToCharConverter
sun.io.ByteToCharUnicode
sun.io.ByteToCharUTF16
public class ByteToCharUTF16
Convert byte arrays containing Unicode characters into arrays of actual Unicode characters, assuming an initial byte-order mark.
| Field Summary |
|---|
| Fields inherited from class sun.io.ByteToCharConverter |
|---|
badInputLength, byteOff, charOff, subChars, subMode |
| Constructor Summary | |
|---|---|
ByteToCharUTF16()
|
|
| Method Summary | |
|---|---|
String |
getCharacterEncoding()
Returns the character set id for the conversion |
| Methods inherited from class sun.io.ByteToCharUnicode |
|---|
convert, flush, reset |
| Methods inherited from class sun.io.ByteToCharConverter |
|---|
convertAll, getBadInputLength, getConverter, getDefault, getMaxCharsPerByte, nextByteIndex, nextCharIndex, setSubstitutionChars, setSubstitutionMode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ByteToCharUTF16()
| Method Detail |
|---|
public String getCharacterEncoding()
ByteToCharConverter
getCharacterEncoding in class ByteToCharUnicode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||