UseZipPacker()
Syntax
UseZipPacker()Description
Enable Zip compress, uncompress and archive support to the packer library. The created pack will be compatible with other Zip archives in 2.0 format. The created archive size can be up to 2GB.
For more information: Wikipedia - Zip.
Parameters
None.
Return value
None.
See Also
OpenPack(), CreatePack(), CompressMemory(), UncompressMemory()
Supported OS
All