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

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