A writer for (multi-part) GZip files. As per the GZIP file format specification version 4.3. The class writes a GZip header. The compressed data and trailer is also written by this class but is instigated by calling the write method on the GZip entry itself.
@author nicl
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.