|
Lolly 1.4.28
|

Go to the source code of this file.
Namespaces | |
| namespace | lolly |
| namespace | lolly::data |
Functions | |
| static string | lolly::data::encode_base64 (char c1, char c2, char c3) |
| string | lolly::data::encode_base64 (string s) |
| string | lolly::data::decode_base64 (array< int > ac) |
| string | lolly::data::decode_base64 (string s) |
Variables | |
| static const char | lolly::data::int_to_b64 [] |
| static const char | lolly::data::b64_to_int [] |