Audacity 3.2.0
|
Go to the source code of this file.
Variables | |
static const wxChar | cset [] = wxT("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/") |
static const char | padc = wxT('=') |
|
static |
Definition at line 24 of file Base64.cpp.
Referenced by Base64::Encode().
|
static |
Definition at line 25 of file Base64.cpp.
Referenced by Base64::Decode(), and Base64::Encode().