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

In This Topic
    Z_BUF_ERROR Field
    In This Topic
    No progress possible or no room in output buffer.
    Syntax
    Public Const Z_BUF_ERROR As Integer
    public const int Z_BUF_ERROR
    See Also