public interface ICharacterEncoding
| Modifier and Type | Method and Description |
|---|---|
ICharacterDecoder |
GetDecoder()
Creates a decoder for this character encoding with initial state.
|
ICharacterEncoder |
GetEncoder()
Creates an encoder for this character encoding with initial state.
|
ICharacterEncoder GetEncoder()
ICharacterDecoder GetDecoder()
Encoding for Java documentation, generated in 2017.