D:/opendownloadmanager/ODM-1.x/InetFile/cURL_lib/base64.h File Reference

Go to the source code of this file.

Functions

size_t Curl_base64_encode (struct SessionHandle *data, const char *input, size_t size, char **str)
size_t Curl_base64_decode (const char *source, unsigned char **outptr)


Function Documentation

size_t Curl_base64_decode ( const char *  source,
unsigned char **  outptr 
)

Definition at line 81 of file base64.c.

References decodeQuantum(), malloc, and NULL.

size_t Curl_base64_encode ( struct SessionHandle data,
const char *  input,
size_t  size,
char **  str 
)

Definition at line 143 of file base64.c.

References Curl_convert_to_network(), CURLE_OK, free, malloc, NULL, and table64.

Referenced by Curl_ldap(), Curl_output_basic(), and Curl_output_digest().


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