![]() |
cocos2d-iphone
2.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
|
Functions | |
int | base64Decode (unsigned char *in, unsigned int inLength, unsigned char **out) |
base64 helper functions
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.