ezliberrorcodes.h File Reference

KEZlibErrStream

const TIntKEZlibErrStream

The Z_STREAM_ERROR zlib error code has been returned by an internal method due to a stream error.

KEZlibErrData

const TIntKEZlibErrData

The Z_DATA_ERROR zlib error code has been returned by an internal method due to a data error.

KEZlibErrBuf

const TIntKEZlibErrBuf

The Z_BUF_ERROR zlib error code has been returned by an internal method due to a buffer error.

KEZlibErrVersion

const TIntKEZlibErrVersion

The Z_VERSION_ERROR zlib error code has been returned by an internal method due to a version error.

KEZlibErrUnexpected

const TIntKEZlibErrUnexpected

Unexpected ezlib error.

KEZlibErrDeflateTerminated

const TIntKEZlibErrDeflateTerminated

Returned by ::DeflateL() if deflation has already occured.

KEZlibErrInflateTerminated

const TIntKEZlibErrInflateTerminated

Returned by ::InflateL() if inflation has already occured.

KEZlibErrInflateDictionary

const TIntKEZlibErrInflateDictionary

An error has occured inflating the dictionary.

KEZlibErrNotGZipFile

const TIntKEZlibErrNotGZipFile

KEZlibErrInvalidCompression

const TIntKEZlibErrInvalidCompression

KEZlibErrBadGZipHeader

const TIntKEZlibErrBadGZipHeader

KEZlibErrBadGZipTrailer

const TIntKEZlibErrBadGZipTrailer

KEZlibErrBadGZipCrc

const TIntKEZlibErrBadGZipCrc