Thrill  0.1
escape_uri.cpp File Reference
#include <tlx/string/escape_uri.hpp>
#include <cstring>
+ Include dependency graph for escape_uri.cpp:

Go to the source code of this file.

Namespaces

 tlx
 

Functions

std::string escape_uri (const std::string &str)
 Escape a string into a URI-encoding. More...
 
std::string escape_uri (const char *str)
 Escape a string into a URI-encoding. More...