|
Apache Mesos
|
Functions | |
| Try< hashmap< std::string, std::string > > | decode (const std::string &query) |
| Decode a string that is Base64-encoded with the standard Base64 alphabet. More... | |
| std::string | encode (const hashmap< std::string, std::string > &query) |
|
inline |
Decode a string that is Base64-encoded with the standard Base64 alphabet.
| s | The string to decode. |
| std::string process::http::query::encode | ( | const hashmap< std::string, std::string > & | query | ) |
1.8.11