ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip.ZLib Namespace / ZStream Class / Z_DATA_ERROR Field

In This Topic
    Z_DATA_ERROR Field
    In This Topic
    Input data is corrupted (wrong format or checksum).
    Syntax
    Public Const Z_DATA_ERROR As Integer
    public const int Z_DATA_ERROR
    See Also