Zip
Package:
Summary:
Create archives of compressed files in ZIP format
Groups:
Author:
Description:
This class can be used to create archives of compressed files in ZIP format.
It is based on the Create Zip File class originally written by Rochak Chauhan.
This version writes the compressed archive to a file instead of a variable when the archive size exceeds a given memory usage threshold.
It can also add comments to the ZIP archives.
It is based on the Create Zip File class originally written by Rochak Chauhan.
This version writes the compressed archive to a file instead of a variable when the archive size exceeds a given memory usage threshold.
It can also add comments to the ZIP archives.
Comments are closed.