WindowBits Field

DotNetZip

Ionic Zip Library v1.9.1.6 WindowBits Field
ReferenceIonic.ZlibZlibCodecWindowBits
The number of Window Bits to use.
Declaration Syntax
C# Visual Basic Visual C++
public int WindowBits
Public WindowBits As Integer
public:
int WindowBits
Remarks
This gauges the size of the sliding window, and hence the compression effectiveness as well as memory consumption. It's best to just leave this setting alone if you don't know what it is. The maximum value is 15 bits, which implies a 32k window.

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)