\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.C1Zip.ZLib Namespace / ZStream Class / inflateInit Method / inflateInit(Int32) Method

In This Topic
    inflateInit(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function inflateInit( _
       ByVal bits As System.Integer _
    ) As System.Integer
    public System.int inflateInit( 
       System.int bits
    )

    Parameters

    bits
    See Also