UseZipPacker()

语法

UseZipPacker()
概要
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.

参数

无.

返回值

无.

参阅

OpenPack(), CreatePack(), CompressMemory(), UncompressMemory()

已支持操作系统

所有

<- UseLZMAPacker() - Packer Index