#include <cc++/config.h>
#include <string>
Go to the source code of this file.
Variables | |
| char * | dest = NULL) |
| char unsigned | size |
| size_t | srcsize |
| size_t char * | dst |
| size_t char size_t | dstsize |
| CCXX_EXPORT(std::string) b64Encode(const std CCXX_EXPORT(std::string) b64Decode(const st | CCXX_EXPORT )(std::string) b64Encode(const unsigned char *src |
| Encode a octet stream using base64 coding into a STL string. | |
|
|
Encode a octet stream using base64 coding into a STL string.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.3