Xceed Real-Time Zip for .NET 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.