\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.C1Zip.ZLib Namespace / ZStream Class / deflate Method

In This Topic
    deflate Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function deflate( _
       ByVal flush As System.Integer _
    ) As System.Integer
    public System.int deflate( 
       System.int flush
    )

    Parameters

    flush
    See Also