Interface StreamNormalizingReader.CharDecoderFactory

    • Method Detail

      • createCharDecoder

        CharDecoder createCharDecoder​(java.io.InputStream is)
                               throws java.io.IOException
        Throws:
        java.io.IOException