Xceed Real-Time Zip for Xamarin V6.7

Released: Jan 30, 2019

V6.7 での更新項目

機能

  • The ZipWriter’s MultiThreadManager object can now be reused by other ZipWriter objects.
  • The ZipItemDataProvider callback function for multi-threaded items has been changed.
  • Using QueueItem() now requires setting the new MultiThreadManager property.

不具合の修正

  • Fixed a bug where corrupt zip streams would be produced if single-thread and multi-thread calls were mixed.
  • Fixed a bug where items zipped with AES encryption using the QueueItem method would be corrupted.