Teonet library
0.4.7
|
#include <mongoose.h>
Data Fields | |
cs_base64_putc_t | b64_putc |
unsigned char | chunk [3] |
int | chunk_size |
void * | user_data |
cs_base64_putc_t cs_base64_ctx::b64_putc |
Referenced by cs_base64_finish(), and cs_base64_init().
unsigned char cs_base64_ctx::chunk[3] |
Referenced by cs_base64_finish(), and cs_base64_update().
int cs_base64_ctx::chunk_size |
Referenced by cs_base64_finish(), cs_base64_init(), and cs_base64_update().
void* cs_base64_ctx::user_data |
Referenced by cs_base64_finish(), and cs_base64_init().