- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Detail
-
getEncoder
Encoder getEncoder()
- Returns:
- The byte-to-char encoder of the codec pair.
-
getDecoder
Decoder getDecoder()
- Returns:
- The char-to-byte decoder of the codec pair.
-
newEncoder
Encoder newEncoder()
- Returns:
- A new instance of the byte-to-char encoder of the codec pair.
-
newDecoder
Decoder newDecoder()
- Returns:
- A new instance of the char-to-byte decoder of the codec pair.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.