This is the complete list of members for GxZlib, including all inherited members.
| cancel(void) | GxZlib | |
| clear(void) | GxZlib | |
| createDecoderHandle(u32 chunkSizeByte) | GxZlib | static |
| decode(GxStreamReader &reader, void *pOutput, u32 outputSize) | GxZlib | |
| decode(GxStreamReader &reader, GxMemoryStream *pOutput, b32 isAppend=false) | GxZlib | |
| DECODE_BUFFER_SIZE | GxZlib | static |
| decodeByHandle(void *pHandle, GxStreamReader *pStreamReader, void *pOutput, u32 outputSize, u32 &encodeSize) | GxZlib | static |
| deleteDecoderHandle(void *pHandle) | GxZlib | static |
| encode(GxStreamWriter &writer, void *pInput, u32 inputSize, u32 level=ENCODE_LEVEL_DEFAULT) | GxZlib | |
| encode(GxStreamWriter &writer, GxMemoryStream *pInput, u32 level=ENCODE_LEVEL_DEFAULT) | GxZlib | |
| ENCODE_LEVEL_DEFAULT | GxZlib | static |
| ENCODE_LEVEL_MAX | GxZlib | static |
| FOURCC_CODE_ZLIB | GxZlib | static |
| getEncodeHeader(GxEncodeHeader &dst, const void *pSrc) | GxZlib | static |
| getEncodeHeader(GxEncodeHeader &dst, const GxStreamReader &reader) | GxZlib | static |
| GxZlib(void) | GxZlib | |
| readHeader(GxEncodeHeader &dst, GxStreamReader *pStreamReader) | GxZlib | static |
| RESULT enum name | GxZlib | |
| ~GxZlib(void) | GxZlib |