Provides utility methods for compress and decompress chunks of data.

Namespace:  Rebex.IO.Compression
Assembly:  Rebex.Zip (in Rebex.Zip.dll)

Syntax

Visual Basic
Public NotInheritable Class Compressor
C#
public static class Compressor

Inheritance Hierarchy

System..::..Object
  Rebex.IO.Compression..::..Compressor

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also