28 #ifndef __PrivateURIUtils_h__ 29 #define __PrivateURIUtils_h__ 34 #include "WideString.h" 65 static void PutURIChar(
const uchar& ch,
const char* overrideChars, std::string& encodedStr);
71 static void GetURIChar(
const std::string& encodedStr, uint32& idx, uint32& ch);