Class ZstandardLoadOptions

ZstandardLoadOptions class

Options with which ZstandardArchive is loaded from compressed file. Contains event raised on extraction.

public class ZstandardLoadOptions

Constructors

NameDescription
ZstandardLoadOptions()The default constructor.

Events

NameDescription
event ExtractionProgressedGets or sets the delegate invoked when some bytes have been extracted.

See Also