[]
        
(Showing Draft Content)

C1.Zip.ZLib.ZStream.Z_NEED_DICT

Z_NEED_DICT Field

A preset dictionary is needed at this point.

Namespace: C1.Zip.ZLib
Assembly: C1.Zip.dll
Syntax
public const int Z_NEED_DICT = 2
Returns
Type Description
int A preset dictionary is needed at this point.