Class DCTInputStream

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable

    public class DCTInputStream
    extends DecodeInputStream
    • Constructor Detail

      • DCTInputStream

        public DCTInputStream​(java.io.InputStream in,
                              int inSize,
                              int outSize,
                              FilterParams diparams)
      • DCTInputStream

        public DCTInputStream​(java.io.InputStream in,
                              FilterParams p)
      • DCTInputStream

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

      • DCTDNextScan

        public int DCTDNextScan()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception