Interface ICompressProvider

    • Method Detail

      • decompress

        java.io.InputStream decompress​(java.io.InputStream in)
                                throws java.io.IOException,
                                       FitsException
        Throws:
        java.io.IOException
        FitsException
      • priority

        int priority()
      • provides

        boolean provides​(int byte1,
                         int byte2)