IzPack will be able to support different compression methods for the
packs included in the installation jar file.
This class implements the PackCompressor for the compression format "default"
which is current the LZ77 implementation of zlib (also known as
zip or deflate).
author: Klaus Bartz