#include <OnixS/B3/BOE/encoding/Base64Encoding.h>
Definition at line 36 of file Base64Encoding.h.
static void decode |
( |
ByteArray & |
decoded, |
|
|
const std::string & |
encoded |
|
) |
| |
|
static |
Reconstructs the binary data from a BASE64-encoded string.
- Exceptions
-
Exception | if the string is corrupted or not BASE64-encoded. |
Reconstructs the binary data from a BASE64-encoded string.
- Exceptions
-
Exception | if the string is corrupted or not BASE64-encoded. |
The documentation for this class was generated from the following file: