ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip.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
    Public Const Z_NEED_DICT As Integer
    public const int Z_NEED_DICT
    See Also