[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Zip Assembly
C1.Zip.ZLib
Classes
ZStream
Fields
next_out_index
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_out_index
next_out_index Field
Position of cursor into the output buffer.
Namespace
:
C1.Zip.ZLib
Assembly
: C1.Zip.dll
Syntax
public int next_out_index
Returns
Type
Description
int
Position of cursor into the output buffer.