Class GzipFilePacker

  • All Implemented Interfaces:
    AutoCloseable, FilePacker

    public class GzipFilePacker
    extends TarFilePacker
    This class wraps the TarFilePacker in a GZIP stream, creating a tar.gz file.
    Version:
    2.4
    Author:
    martin, Nicklas
    Last modified
    $Date: 2012-09-14 09:28:35 +0200 (fr, 14 sep 2012) $