Aspose.Zip.Rar
The Rar namespace contains classes which represent RAR archive related entities.
Classes
| Class | Description |
|---|---|
| RarArchive | This class represents RAR archive file. Use it to extract RAR archives. |
| RarArchiveEntry | Represents single file within archive. |
| RarArchiveEntryEncrypted | Zip entry that needs to be decompressed with decryption. |
| RarArchiveEntryPlain | Rar entry that needs to be decompressed without decryption. |
| RarArchiveLoadOptions | Options with which RarArchive is loaded from a compressed file. |