Class FileGZIPOutput

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class FileGZIPOutput
    extends StreamOutput
    • Constructor Detail

      • FileGZIPOutput

        public FileGZIPOutput​(java.io.File file)
                       throws java.io.IOException
        Throws:
        java.io.IOException
      • FileGZIPOutput

        public FileGZIPOutput​(java.io.File file,
                              int size)
                       throws java.io.IOException
        Throws:
        java.io.IOException