public class

CharToByteISO2022KR

extends CharToByteISO2022
java.lang.Object
   ↳ sun.io.CharToByteConverter
     ↳ sun.io.CharToByteISO2022
       ↳ sun.io.CharToByteISO2022KR

Summary

[Expand]
Inherited Fields
From class sun.io.CharToByteISO2022
From class sun.io.CharToByteConverter
Public Constructors
CharToByteISO2022KR()
Public Methods
String getCharacterEncoding()
Return the character set ID
int getMaxBytesPerChar()
returns the maximum number of bytes needed to convert a char
[Expand]
Inherited Methods
From class sun.io.CharToByteISO2022
From class sun.io.CharToByteConverter
From class java.lang.Object

Public Constructors

public CharToByteISO2022KR ()

Public Methods

public String getCharacterEncoding ()

Return the character set ID

public int getMaxBytesPerChar ()

returns the maximum number of bytes needed to convert a char