Xceed Zip for Xamarin V6.4
Released: Sep 12, 2017
V6.4 での更新項目
機能
- Added ZipArchive.NumAutoRetries and ZipArchive.AutoRetryDelay properties that allow automatic retrying of zip file update operations when other applications (such as anti-viruses) lock the zip file and/or its temporary files.
不具合の修正
- Fixed a bug where setting ZipArchive.AllowSpanning or ZipArchive.SplitSize triggered the archive to be rewritten even if only unzip operations were made.
- Fixed a bug where the wrong exception (ZipIOException) was thrown when an aes-encrypted item was unzipped to a file that cannot be opened.