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