Name | Description | |
---|---|---|
NNodesZipCompressor Constructor | Initializing constructor. |
The following tables list the members exposed by NNodesZipCompressor.
Name | Description | |
---|---|---|
NNodesZipCompressor Constructor | Initializing constructor. |
Name | Description | |
---|---|---|
SerializeObjectProperties | Determines whether to serialize object properties or not. By default set to true. |
Name | Description | |
---|---|---|
GetItemsToCompress | Gets the items to compress. | |
OnItemCompressed | Called when a stream has been compressed into a zip entry. |
Name | Description | |
---|---|---|
CreateZipItem | Overloaded. Serializes the given nodes to a memory stream and creates a ZIP item with the specified name for it. |