Aspose.Zip.Alz
The Alz namespace contains classes which represent ALZ related entities.
Classes
| Class | Description |
|---|---|
| AlzArchive | This class represents an ALZ archive file. Use it to extract alz archives. |
| AlzArchiveLoadOptions | Options with which ALZ archive is loaded from a compressed file. |
| AlzEntry | Represents a file entry in an ALZ archive with all its metadata. |
| AlzEntryEncrypted | ALZ entry that needs to be decrypted before decompression. |
| AlzEntryPlain | ALZ entry that needs to be decompressed without decryption. |