|
GoPxL SDK
|
Public Member Functions | |
| static std::string | UrlDecode (const std::string &src, bool spaceAsPlus=false) |
| Decodes given string. More... | |
| static std::string | UrlEncode (const std::string &src, bool spaceAsPlus=false) |
| Encodes given string. More... | |