Convert base64 to pdf c

Convert base64 to pdf c Base64 encoding / decoding (RFC1341). More ... #include "includes.h" #include "os.h" #include "base64.h" Go to the source code of this file. unsigned char * Ã, base64_ENCODE (CONST CHAR UNSIGNED * SRC, LEN SIZE_T, SIZE_T * OUT_LEN) Ã, base64 encoding. unsigned Char * Ã, base64_decode (Const Char Unsigned * SRC, Len Size_T, ................
................