public class

ByteToCharCp943C

extends ByteToCharDBCS_ASCII
java.lang.Object
   ↳ sun.io.ByteToCharConverter
     ↳ sun.io.ByteToCharDBCS_ASCII
       ↳ sun.io.ByteToCharCp943C

Summary

Fields
protected static final short[] index1
protected static final String index2
protected static final boolean[] leadByte
protected static final int mask1
protected static final int mask2
protected static final int shift
protected static final String singleByteToChar
[Expand]
Inherited Fields
From class sun.io.ByteToCharDBCS_ASCII
From class sun.io.ByteToCharConverter
Public Methods
String getCharacterEncoding()
Returns the character set id for the conversion
[Expand]
Inherited Methods
From class sun.io.ByteToCharDBCS_ASCII
From class sun.io.ByteToCharConverter
From class java.lang.Object

Fields

protected static final short[] index1

protected static final String index2

protected static final boolean[] leadByte

protected static final int mask1

protected static final int mask2

protected static final int shift

protected static final String singleByteToChar

Public Methods

public String getCharacterEncoding ()

Returns the character set id for the conversion