public class

CharToByteCp33722

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

Class Overview

Tables and data to convert Unicode to Cp33722

Summary

[Expand]
Inherited Fields
From class sun.io.CharToByteEUC
From class sun.io.CharToByteConverter
Public Constructors
CharToByteCp33722()
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 CharToByteCp33722 ()

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.