ezliberrorcodes.h File Reference

const TInt KEZlibErrStream

const TIntKEZlibErrStream

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

const TInt KEZlibErrData

const TIntKEZlibErrData

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

const TInt KEZlibErrBuf

const TIntKEZlibErrBuf

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

const TInt KEZlibErrVersion

const TIntKEZlibErrVersion

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

const TInt KEZlibErrUnexpected

const TIntKEZlibErrUnexpected

Unexpected ezlib error.

const TInt KEZlibErrDeflateTerminated

const TIntKEZlibErrDeflateTerminated

Returned by DeflateL() if deflation has already occured.

const TInt KEZlibErrInflateTerminated

const TIntKEZlibErrInflateTerminated

Returned by InflateL() if inflation has already occured.

const TInt KEZlibErrInflateDictionary

const TIntKEZlibErrInflateDictionary

An error has occured inflating the dictionary.

const TInt KEZlibErrNotGZipFile

const TIntKEZlibErrNotGZipFile

const TInt KEZlibErrInvalidCompression

const TIntKEZlibErrInvalidCompression

const TInt KEZlibErrBadGZipHeader

const TIntKEZlibErrBadGZipHeader

const TInt KEZlibErrBadGZipTrailer

const TIntKEZlibErrBadGZipTrailer

const TInt KEZlibErrBadGZipCrc

const TIntKEZlibErrBadGZipCrc