Nut/OS  4.10.3
API Reference
base64_decode.c File Reference
#include <sys/types.h>
#include <stdint.h>
Include dependency graph for base64_decode.c:

Go to the source code of this file.

Functions

char * NutDecodeBase64 (char *str)
 Do base-64 decoding on a string.