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

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