public class

CharToByteCp964

extends CharToByteEUC
java.lang.Object
   ↳ sun.io.CharToByteConverter
     ↳ sun.io.CharToByteEUC
       ↳ sun.io.CharToByteCp964

Class Overview

Tables and data to convert Unicode to Cp964

Summary

[Expand]
Inherited Fields
From class sun.io.CharToByteEUC
From class sun.io.CharToByteConverter
Public Constructors
CharToByteCp964()
Public Methods
String getCharacterEncoding()
Returns the character set id for the conversion.
int getMaxBytesPerChar()
Returns the maximum number of bytes needed to convert a char.
[Expand]
Inherited Methods
From class sun.io.CharToByteEUC
From class sun.io.CharToByteConverter
From class java.lang.Object

Public Constructors

public CharToByteCp964 ()

Public Methods

public String getCharacterEncoding ()

Returns the character set id for the conversion.

public int getMaxBytesPerChar ()

Returns the maximum number of bytes needed to convert a char.