Class CCITTFaxInputStream

    • Constructor Detail

      • CCITTFaxInputStream

        public CCITTFaxInputStream​(java.io.InputStream in,
                                   int inSize,
                                   int outSize,
                                   FilterParams params)
      • CCITTFaxInputStream

        public CCITTFaxInputStream​(java.io.InputStream in,
                                   FilterParams params)
      • CCITTFaxInputStream

        public CCITTFaxInputStream​(java.io.InputStream in)
    • Method Detail

      • close

        public void close()
                   throws java.io.IOException
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
        Overrides:
        close in class DecodeInputStream
        Throws:
        java.io.IOException