[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Zip Assembly
C1.Zip.ZLib
Classes
ZStream
Fields
Z_OK
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.Z_OK
Z_OK Field
No error.
Namespace
:
C1.Zip.ZLib
Assembly
: C1.Zip.dll
Syntax
public const int Z_OK = 0
Returns
Type
Description
int
No error.