tmw/src/utils/base64.cpp File Reference

#include "utils/base64.h"
#include <stdlib.h>
#include <string.h>

Go to the source code of this file.

Functions

unsigned char * php3_base64_encode (const unsigned char *string, int length, int *ret_length)
unsigned char * php3_base64_decode (const unsigned char *string, int length, int *ret_length)


Function Documentation

unsigned char* php3_base64_decode ( const unsigned char *  string,
int  length,
int *  ret_length 
)

Definition at line 82 of file base64.cpp.

unsigned char* php3_base64_encode ( const unsigned char *  string,
int  length,
int *  ret_length 
)

Definition at line 45 of file base64.cpp.


Generated on Sun Apr 26 17:30:42 2009 for The Mana World by  doxygen 1.5.5