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

In This Topic
    Z_STREAM_ERROR Field
    In This Topic
    Stream structure is inconsistent (input/output buffers are null for example).
    Syntax
    Public Const Z_STREAM_ERROR As Integer
    public const int Z_STREAM_ERROR
    See Also