Namespace Telerik.WinForms.Spreadsheet.Zip
Classes
Base class for all block transformations. |
Represents stream which allows read/write compressed information from/to given input stream. |
Base class for the compression settings. |
Crypto provider which implements traditional PKWARE encryption. |
Encryption settings for the default cryptographic provider (traditional PKWARE encryption. |
Compression settings of the Deflate method. |
Base class for the encryption settings. |
The exception that is thrown when a data stream is in an invalid format. |
Compression settings of the Deflate method. |
Operational stream. Base class for cryptographic and compression streams. |
Static class which provides access to the platform-specific settings for all parts of the ZIP library. |
Compression settings of the Store method. |
Represents header of the transformation. The extra data precedes the transformed data which provides some additional information about transformation (compression or encryption). |
Represents a package of compressed files in the zip archive format. |
Represents a compressed file within a zip archive. |
Represents a stream that can read from a compressed stream. |
Represents a stream that can write into a compressed stream. |
Represents the ZipPackage class. |
Represents the ZipPackageEntry class. |
Interfaces
Defines the basic operations of the cryptographic or compression transformations. |
Interface which provides method to encrypt/decrypt data in the ZIP archive. |
Interface which provides platform-specific operations. |
Enums
Specifies values for header type of the compressed stream. |
The compression level to be used for compression of data. |
Specifies values that indicate compression method. |
Represents the compression types. |
Specifies values for a type of the match finder for LZMA compression. |
Operational mode of the cryptographic and compression streams. |
Specifies values for interacting with zip archive entries. |
Represents the compression methods. |