Zip for WPF and Silverlight
C1.C1Zip.ZLib Namespace / ZStream Class / avail_out Field

In This Topic
    avail_out Field (ZStream)
    In This Topic
    出力バッファに残っている空きバイト数。
    Syntax
    'Declaration
     
    
    Public avail_out As Integer
    public int avail_out
    See Also