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

In This Topic
    next_in_index Field (ZStream)
    In This Topic
    Position of cursor into input buffer.
    Syntax
    'Declaration
     
    
    Public next_in_index As Integer
    public int next_in_index
    See Also