Zip is an archive of compressed files. Zip is frequently used to package many files and compress them into a single archive. With the smaller file size after compression, zip files are an ideal way to transfer saved media between users.
Rosetta Xtra provides zip (compressing) and unzip (decompression) functions that is compatible with applications such as WinZip and StuffIt Expander. Please note that zip and unzip are 2 separate set of features. One can not use Unzip functions to add new files.
Method |
|
|---|---|
zipCreate() |
uZipCount() |
zipAdd() |
uZipGetItemName() |
zipClose() |
uZipItem() |
zipIsOpen() |
uZipClose() |
zipErr() |
uZipIsOpen() |
uZipOpen() |
uZipErr() |