tlx
Loading...
Searching...
No Matches
escape_uri.cpp File Reference
#include <tlx/string/escape_uri.hpp>
#include <cstring>

Go to the source code of this file.

Namespaces

namespace  tlx

Functions

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