ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip.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
    'Declaration
     
    Public next_in_index As System.Integer
    public System.int next_in_index
    See Also