Overload | Description |
---|---|
CreateZipItem(String,NNode[],ENPersistencyFormat) | Serializes the given nodes to a memory stream and creates a ZIP item with the specified name for it. |
CreateZipItem(String,NNode) | Serializes the given nodes to a memory stream and creates a ZIP item with the specified name for it. |
CreateZipItem(String,NNode,ENPersistencyFormat) | Serializes the given nodes to a memory stream and creates a ZIP item with the specified name for it. |
CreateZipItem(String,NNode[]) | Serializes the given nodes to a memory stream and creates a ZIP item with the specified name for it. |