-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
1.4.0
-
generic
-
generic
It would help third-party developers in implementing their character converters if java.nio.spi provided default implementations for converting between Unicode and common older character encoding schemes such as:
- direct mapping of small coded character set to single bytes
- direct mapping of large coded character set to double bytes
- ISO 2022
- EUC
- Shift-JIS
- direct mapping of small coded character set to single bytes
- direct mapping of large coded character set to double bytes
- ISO 2022
- EUC
- Shift-JIS