Class GZIPOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class GZIPOutputStream extends GZIPOutputStream

This class extends the GZIPOutputStream by allowing the constructor to provide a compression level, and uses a default value of 1, rather than 5.