Teonet library  0.4.7
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
cs_base64_ctx Struct Reference

#include <mongoose.h>

Data Fields

cs_base64_putc_t b64_putc
 
unsigned char chunk [3]
 
int chunk_size
 
void * user_data
 

Field Documentation

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]
int cs_base64_ctx::chunk_size
void* cs_base64_ctx::user_data

Referenced by cs_base64_finish(), and cs_base64_init().


The documentation for this struct was generated from the following file: