#include <zorba/base64.h>
List of all members.
Detailed Description
Definition at line 27 of file base64.h.
Member Function Documentation
static String zorba::encoding::Base64::decode |
( |
const String & |
aString | ) |
|
|
static |
static String zorba::encoding::Base64::decode |
( |
std::istream & |
aStream | ) |
|
|
static |
static String zorba::encoding::Base64::encode |
( |
const String & |
aString | ) |
|
|
static |
static String zorba::encoding::Base64::encode |
( |
std::istream & |
aStream | ) |
|
|
static |
The documentation for this struct was generated from the following file: