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

In This Topic
    avail_out Field
    In This Topic
    Number of free bytes remaining in output buffer.
    Syntax
    Public avail_out As Integer
    public int avail_out
    See Also