[]
        
(Showing Draft Content)

C1.Zip.ZLib.ZStream.Z_DATA_ERROR

Z_DATA_ERROR Field

Input data is corrupted (wrong format or checksum).

Namespace: C1.Zip.ZLib
Assembly: C1.Zip.dll
Syntax
public const int Z_DATA_ERROR = -3
Returns
Type Description
int Input data is corrupted (wrong format or checksum).