OROCHI
 
Loading...
Searching...
No Matches
GxZlib Member List

This is the complete list of members for GxZlib, including all inherited members.

cancel(void)GxZlib
clear(void)GxZlib
createDecoderHandle(u32 chunkSizeByte)GxZlibstatic
decode(GxStreamReader &reader, void *pOutput, u32 outputSize)GxZlib
decode(GxStreamReader &reader, GxMemoryStream *pOutput, b32 isAppend=false)GxZlib
DECODE_BUFFER_SIZEGxZlibstatic
decodeByHandle(void *pHandle, GxStreamReader *pStreamReader, void *pOutput, u32 outputSize, u32 &encodeSize)GxZlibstatic
deleteDecoderHandle(void *pHandle)GxZlibstatic
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_DEFAULTGxZlibstatic
ENCODE_LEVEL_MAXGxZlibstatic
FOURCC_CODE_ZLIBGxZlibstatic
getEncodeHeader(GxEncodeHeader &dst, const void *pSrc)GxZlibstatic
getEncodeHeader(GxEncodeHeader &dst, const GxStreamReader &reader)GxZlibstatic
GxZlib(void)GxZlib
readHeader(GxEncodeHeader &dst, GxStreamReader *pStreamReader)GxZlibstatic
RESULT enum nameGxZlib
~GxZlib(void)GxZlib