Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
This class contains constants used for deflation.

Namespace:  SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
public class DeflaterConstants
Visual Basic (Declaration)
Public Class DeflaterConstants
Visual C++
public ref class DeflaterConstants

Remarks

[Missing <remarks> documentation for "T:SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression.DeflaterConstants"]

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression..::.DeflaterConstants
    SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression..::.DeflaterEngine

See Also