Audacity 3.2.0
|
Declare a function to perform URL encoding of a string. More...
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | audacity |
Functions | |
std::string | audacity::UrlEncode (const std::string &url) |
Declare a function to perform URL encoding of a string.
Audacity: A Digital Audio Editor
Dmitry Vedenko
Definition in file UrlEncode.h.