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

In This Topic
    next_out_index Field (ZStream)
    In This Topic
    出力バッファのカーソルの位置。
    Syntax
    'Declaration
     
    
    Public next_out_index As Integer
    public int next_out_index
    See Also