ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip.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
    Public next_out_index As Integer
    public int next_out_index
    See Also