Go to the documentation of this file.
9 #ifndef GO_PXL_SDK_GOURI_H
10 #define GO_PXL_SDK_GOURI_H
28 static std::string UrlEncode(
const std::string& src,
bool spaceAsPlus =
false);
38 static std::string UrlDecode(
const std::string& src,
bool spaceAsPlus =
false);
#define GoPxLSdkClass
Definition: Def.h:35