Functions

/Users/ricardoquesada/progs/cocos2d-iphone/cocos2d/Support/ZipUtils.h File Reference

Go to the source code of this file.

Functions

int inflateMemory (unsigned char *in, unsigned int inLength, unsigned char **out)

Detailed Description

Zip helper functions

Definition in file ZipUtils.h.


Function Documentation

int inflateMemory ( unsigned char *  in,
unsigned int  inLength,
unsigned char **  out 
)

Inflates either zlib or gzip deflated memory. The inflated memory is expected to be freed by the caller.

Returns:
the length of the deflated buffer
Since:
v0.8.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines

cocos2d for iPhone 0.99.4 API Reference - Generated using Doxygen 1.7.1