File nut/gorp/base64/base64_encode.c


Included Files


Local Variables

base64etab
static prog_char base64etab[64]
Used in: NutEncodeBase64()  

Global Function NutEncodeBase64()

char* NutEncodeBase64 ( const char* str )
Calls: strlen() nut/c/string/strlen.c
  NutHeapRootAlloc()
References Variables: base64etab nut/gorp/base64/base64_encode.c