fehQlibs 26
Qlibs
|
#include "stralloc.h"
Go to the source code of this file.
Functions | |
int | b64decode (const unsigned char *in, int l, stralloc *out) |
int | b64encode (stralloc *in, stralloc *out) |
int b64decode | ( | const unsigned char * | in, |
int | l, | ||
stralloc * | out | ||
) |