[]
        
(Showing Draft Content)

C1.Zip.ZLib.ZStream.Z_BUF_ERROR

Z_BUF_ERROR Field

No progress possible or no room in output buffer.

Namespace: C1.Zip.ZLib
Assembly: C1.Zip.dll
Syntax
public const int Z_BUF_ERROR = -5
Returns
Type Description
int No progress possible or no room in output buffer.