PDF for UWP | ComponentOne
C1.C1Zip.ZLib Namespace / ZStream Class / Z_NEED_DICT Field

In This Topic
    Z_NEED_DICT Field
    In This Topic
    A preset dictionary is needed at this point.
    Syntax
    'Declaration
     
    
    Public Const Z_NEED_DICT As Integer
    public const int Z_NEED_DICT
    See Also