Zip for WPF and Silverlight
C1.C1Zip.ZLib Namespace / ZStream Class / Z_NEED_DICT Field

In This Topic
    Z_NEED_DICT Field (ZStream)
    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