Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
SharpZipLib adaption for Shared Cache
Classes
| Class | Description | |
|---|---|---|
| ZipConstants |
This class contains constants used for Zip format files
| |
| ZipException |
Represents exception conditions specific to Zip archive handling
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| CompressionMethod |
The kind of compression used for an entry in an archive
| |
| EncryptionAlgorithm |
Identifies the encryption algorithm used for an entry
| |
| GeneralBitFlags |
Defines the contents of the general bit flags field for an archive entry.
| |
| UseZip64 |
Determines how entries are tested to see if they should use Zip64 extensions or not.
|