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) |
| int base64_decode | ( | const char * | str, | |
| void * | data | |||
| ) |
| int base64_encode | ( | const void * | data, | |
| int | size, | |||
| char ** | str | |||
| ) |
1.5.6