Class StringDecoder

    • Constructor Detail

      • StringDecoder

        public StringDecoder()
        Creates a new instance with the current system character set.
      • StringDecoder

        public StringDecoder​(java.nio.charset.Charset charset)
        Creates a new instance with the specified character set.