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

In This Topic
    next_out Field
    In This Topic
    Output buffer.
    Syntax
    Public next_out As Byte()
    public byte[] next_out
    See Also