Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

base64.h File Reference

Go to the source code of this file.

Functions

char * base64_encode (const char *str, int length)
char * base64_decode (char *str, int length)


Function Documentation

char* base64_decode char *    str,
int    length
 

Decode Base64 encoded str

Definition at line 88 of file base64.cc.

char* base64_encode const char *    str,
int    length
 

Base 64 encode str

Definition at line 22 of file base64.cc.


Generated on Sun Aug 25 12:42:29 2002 for WvStreams by doxygen1.2.15