ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip.ZLib Namespace / ZStream Class / Z_MEM_ERROR Field

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