
Name | Description | |
---|---|---|
![]() ![]() | Deflate | Activates the Deflate algorithm compression. |
![]() ![]() | DeflateSilverlight | Activates the Deflate algorithm compression. (DO NOT USE for non-silverlight control) |
![]() ![]() | GZip | Activates the GZip format compression. |
Name | Description | |
---|---|---|
![]() | Compress | Overloaded. Compresses the specified bytes. |
![]() | CompressToByte | Compresses to byte. |
![]() | DeCompress | Overloaded. Decompress string. |
![]() ![]() | ExtractZip | Extracts all Zip Archive entries into the target folder. |
![]() | InputStream | Overloaded. Creates a decompression stream based on the given input stream.
After disposing this System.IO.Stream an underling System.IO.Stream remains open. |
![]() | OutputStream | Overloaded. Creates a compression stream based on the given output stream.
After disposing this System.IO.Stream an underling System.IO.Stream remains open. |
![]() ![]() | UnzipEntireArchive | Overloaded. Unzip the entire archive into a dictionary[FileName,FileContents] |
![]() ![]() | ZipArchiveCreate | Creates a new zip archive. |
![]() ![]() | ZipArchiveRead | Reads an existing zip archive. |
![]() ![]() | ZipArchiveUpdate | Updates an existing zip archive. |
System.Object
Selerix.Foundation.Compression
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family