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

In This Topic
    Z_MEM_ERROR Field
    In This Topic
    Not enough memory.
    Syntax
    Public Const Z_MEM_ERROR As Integer
    public const int Z_MEM_ERROR
    See Also