Code::Blocks
SVN r11506
|
#include "base64.h"
Go to the source code of this file.
Variables | |
const wxChar | fillchar = '=' |
static wxString | cvt |
|
static |
Definition at line 33 of file base64.cpp.
const wxChar fillchar = '=' |
Definition at line 29 of file base64.cpp.
Referenced by wxBase64::Decode(), and wxBase64::Encode().