ZLibCompressionOptions.MinWindowLog2 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static property int MinWindowLog2 { int get(); };
public static int MinWindowLog2 { get; }
static member MinWindowLog2 : int
Public Shared ReadOnly Property MinWindowLog2 As Integer