|
ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Macros | |
| #define | __ZE_BASE64_H |
Functions | |
| int | base64_decode (char *, char *, size_t *, size_t *) |
| bool | base64_encode (char *sout, size_t szout, unsigned char *sin, size_t szin) |
| void * | alt_base64_decode (char *, size_t *) |
| #define __ZE_BASE64_H |
Definition at line 41 of file ze-base64.h.