[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Zip Assembly
C1.Zip.ZLib
Classes
ZStream
Fields
next_in
dotnet-api
C1.Zip Assembly
C1.Zip
C1.Zip.ZLib
Classes
ZStream
Constructors
Fields
Z_BUF_ERROR
Z_DATA_ERROR
Z_ERRNO
Z_MEM_ERROR
Z_NEED_DICT
Z_OK
Z_STREAM_END
Z_STREAM_ERROR
Z_VERSION_ERROR
adler
avail_in
avail_out
msg
next_in
next_in_index
next_out
next_out_index
total_in
total_out
Methods
ZStreamException
(Showing Draft Content)
C1.Zip.ZLib.ZStream.next_in
next_in Field
Input buffer.
Namespace
:
C1.Zip.ZLib
Assembly
: C1.Zip.dll
Syntax
public byte[] next_in
Returns
Type
Description
byte
[]
Input buffer.