Class StringDecoder

    • Constructor Detail

      • StringDecoder

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

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