ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip.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
    'Declaration
     
    Public Const Z_BUF_ERROR As System.Integer
    public const System.int Z_BUF_ERROR
    See Also