|
Coda Distributed File System
|

Functions | |
| void | coda_base64_encode (FILE *out, char *in, int len) |
| void | coda_base64_decode (FILE *in, char **out, int *len) |
| void coda_base64_decode | ( | FILE * | in, |
| char ** | out, | ||
| int * | len | ||
| ) |
| void coda_base64_encode | ( | FILE * | out, |
| char * | in, | ||
| int | len | ||
| ) |