Name | Description | |
---|---|---|
NZipCompressor Constructor | Overloaded. |
The following tables list the members exposed by NZipCompressor.
Name | Description | |
---|---|---|
NZipCompressor Constructor | Overloaded. |
Name | Description | |
---|---|---|
DisposeStreamsAfterCompression | Specifies whether to dispose the streams after compression. By default set to false. | |
Items | Gets/Sets the items to compress. |
Name | Description | |
---|---|---|
GetItemsToCompress | Gets the items to compress. | |
OnItemCompressed | Called when an item was compressed. Disposes the stream if the DisposeStreamsAfterCompression property is set to true. |