sun.io
Class CharToByteCp943
java.lang.Object
sun.io.CharToByteConverter
sun.io.CharToByteDBCS_ASCII
sun.io.CharToByteCp943
public class CharToByteCp943
- extends CharToByteDBCS_ASCII
Tables and data to convert Unicode to Cp943
| Methods inherited from class sun.io.CharToByteConverter |
convertAll, convertAny, flushAny, getBadInputLength, getConverter, getDefault, nextByteIndex, nextCharIndex, setSubstitutionBytes, setSubstitutionMode, toString |
CharToByteCp943
public CharToByteCp943()
getCharacterEncoding
public String getCharacterEncoding()
- Description copied from class:
CharToByteConverter
- Returns the character set id for the conversion.
- Specified by:
getCharacterEncoding in class CharToByteConverter