PDF for UWP | ComponentOne
C1.C1Zip.ZLib Namespace / ZStream Class / next_in Field

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