cocos2d for iPhone 1.0.0
2D engine for iOS and OS X
Functions
/Users/rquesada/progs/cocos2d-iphone/cocos2d/Support/base64.h File Reference

Go to the source code of this file.

Functions

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

Detailed Description

base64 helper functions

Definition in file base64.h.


Function Documentation

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

Decodes a 64base encoded memory. The decoded memory is expected to be freed by the caller.

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

cocos2d for iPhone API Reference - Generated using Doxygen 1.7.4