Browse our Products

Aspose.ZIP for .NET 19.8 Release Notes

All Changes

KeySummaryIssue Type
ZIPNET-356Support of retrieving gzip archive name.Enhancement
ZIPNET-392Extraction of a huge archive may fail.Bug

Public API and Backwards Incompatible Changes

The following public methods and properties were added:Description
Aspose.Zip.Gzip.GzipArchive.NameName of the original file.
Aspose.Zip.Gzip.GzipArchive.#ctor(…, bool parseHeader = false)Constructor for extraction and immediate header parsing.