RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Static Public Member Functions | List of all members
SimpleWeb::Percent Class Reference

Percent encoding and decoding. More...

#include <utility.h>

Static Public Member Functions

static std::string encode (const std::string &value) noexcept
 Returns percent-encoded string.
 
static std::string decode (const std::string &value) noexcept
 Returns percent-decoded string.
 

Detailed Description

Percent encoding and decoding.


The documentation for this class was generated from the following file: