Class Bzip2FilePacker

  • All Implemented Interfaces:
    AutoCloseable, FilePacker

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