Class CharCodingSupport


  • public final class CharCodingSupport
    extends java.lang.Object
    • Constructor Detail

      • CharCodingSupport

        private CharCodingSupport()
    • Method Detail

      • createDecoder

        public static java.nio.charset.CharsetDecoder createDecoder​(CharCodingConfig cconfig)
      • createEncoder

        public static java.nio.charset.CharsetEncoder createEncoder​(CharCodingConfig cconfig)