ezliberrorcodes.h File Reference

const TInt KEZlibErrStream

const TInt KEZlibErrStream

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

const TInt KEZlibErrData

const TInt KEZlibErrData

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

const TInt KEZlibErrBuf

const TInt KEZlibErrBuf

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

const TInt KEZlibErrVersion

const TInt KEZlibErrVersion

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

const TInt KEZlibErrUnexpected

const TInt KEZlibErrUnexpected

Unexpected ezlib error.

const TInt KEZlibErrDeflateTerminated

const TInt KEZlibErrDeflateTerminated

Returned by DeflateL() if deflation has already occured.

const TInt KEZlibErrInflateTerminated

const TInt KEZlibErrInflateTerminated

Returned by InflateL() if inflation has already occured.

const TInt KEZlibErrInflateDictionary

const TInt KEZlibErrInflateDictionary

An error has occured inflating the dictionary.

const TInt KEZlibErrNotGZipFile

const TInt KEZlibErrNotGZipFile

const TInt KEZlibErrInvalidCompression

const TInt KEZlibErrInvalidCompression

const TInt KEZlibErrBadGZipHeader

const TInt KEZlibErrBadGZipHeader

const TInt KEZlibErrBadGZipTrailer

const TInt KEZlibErrBadGZipTrailer

const TInt KEZlibErrBadGZipCrc

const TInt KEZlibErrBadGZipCrc