APR-UTIL Base64 Encoding. More...
#include "apu.h"
#include "apr_general.h"
Go to the source code of this file.
Functions | |
APU_DECLARE (int) apr_base64_encode_len(int len) | |
Variables | |
const char * | plain_src |
const char int | len_plain_src |
const char * | coded_src |
APR-UTIL Base64 Encoding.