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
    Position of cursor into the output buffer.
    Syntax
    'Declaration
     
    
    Public next_out_index As Integer
    public int next_out_index
    See Also