ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip.ZLib Namespace / ZStream Class / next_out_index Field

In This Topic
    next_out_index Field
    In This Topic
    Position of cursor into the output buffer.
    Syntax
    'Declaration
     
    Public next_out_index As System.Integer
    public System.int next_out_index
    See Also