Class ZstandardLoadOptions
ZstandardLoadOptions class
Options with which ZstandardArchive
is loaded from compressed file. Contains event raised on extraction.
public class ZstandardLoadOptions
Constructors
Name | Description |
---|---|
ZstandardLoadOptions() | The default constructor. |
Events
Name | Description |
---|---|
event ExtractionProgressed | Gets or sets the delegate invoked when some bytes have been extracted. |
See Also
- namespace Aspose.Zip.Zstandard
- assembly Aspose.Zip