#include <base64.h>
Public Attributes | |
char | buf [4] |
unsigned int | i |
char base64_decode_context::buf[4] |
Definition at line 37 of file base64.h.
Referenced by get_4(), esMonitoring.LineHistoryEnd::to_json(), esMonitoring.LineHistoryEnd::write(), and esMonitoring.LineHistoryStart::write().
unsigned int base64_decode_context::i |
Definition at line 36 of file base64.h.
Referenced by base64_decode_ctx(), base64_decode_ctx_init(), and get_4().