| Class | Description |
|---|---|
| ByteToCharConverter |
This class defines an interface to allow conversion of bytes
to characters for a particular encoding scheme.
|
| ByteToCharISO8859_1 | |
| ByteToCharUTF8 | |
| CharToByteConverter |
This class defines an interface to allow conversion of characters
to bytes for a particular encoding scheme.
|
| CharToByteISO8859_1 | |
| CharToByteUTF8 |