fehQlibs
26
Qlibs
Loading...
Searching...
No Matches
fehQlibs-26
include
base64.h
Go to the documentation of this file.
1
#ifndef BASE64_H
2
#define BASE64_H
3
4
#include "
stralloc.h
"
5
6
extern
int
b64decode
(
const
unsigned
char
*in,
int
l,
stralloc
*out);
7
extern
int
b64encode
(
stralloc
*in,
stralloc
*out);
8
9
#endif
b64encode
int b64encode(stralloc *in, stralloc *out)
Definition:
base64.c:91
b64decode
int b64decode(const unsigned char *in, int l, stralloc *out)
Definition:
base64.c:17
stralloc.h
stralloc
Definition:
stralloc.h:17
Generated on Sat Nov 2 2024 13:01:06 for fehQlibs by
1.9.6