
The ZipWriter’s MultiThreadManager object can now be reused by other ZipWriter objects.
Features
- 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.
Fixes
- 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.