AlzEntry.Open
AlzEntry.Open method
Opens the entry for extraction and provides a stream with decompressed entry content.
public Stream Open(string password = null)
| Parameter | Type | Description |
|---|---|---|
| password | String | Optional password for decryption. |
Return Value
The stream that represents the contents of the entry.
See Also
- class AlzEntry
- namespace Aspose.Zip.Alz
- assembly Aspose.Zip