D:/opendownloadmanager/ODM-1.x/Include.Add/inetfile/base64.h File Reference

Go to the source code of this file.

Functions

int base64_encode (const void *data, int size, char **str)
int base64_decode (const char *str, void *data)


Function Documentation

int base64_decode ( const char *  str,
void *  data 
)

Definition at line 99 of file base64.c.

Referenced by vmsHttpRequest::ParseRequest().

int base64_encode ( const void *  data,
int  size,
char **  str 
)

Definition at line 62 of file base64.c.

Referenced by fsInternetURLFile::FormHttpBasicAuthHdr().


Generated on Sun May 25 00:20:00 2008 by  doxygen 1.5.6