|
Code::Blocks
SVN r11506
|
Go to the source code of this file.
Namespaces | |
| wxBase64 | |
Functions | |
| DLLIMPORT wxString | wxBase64::Encode (const wxUint8 *pData, size_t len) |
| DLLIMPORT wxString | wxBase64::Encode (const wxString &data) |
| DLLIMPORT wxString | wxBase64::Decode (const wxString &data) |
1.8.13