MySQL 9.1.0
Source Code Documentation
|
#include <base64.h>
Public Attributes | |
const char * | src |
const char * | end |
uint | c |
int | error |
uchar | state |
uchar | mark |
uint my_base64_decoder_t::c |
const char* my_base64_decoder_t::end |
int my_base64_decoder_t::error |
uchar my_base64_decoder_t::mark |
const char* my_base64_decoder_t::src |
uchar my_base64_decoder_t::state |