Escape a string for use in a URL. Escapes characters in string to be valid within a URL. Do NOT use on a full URL - it will escape the control characters.
Definition at line 2199 of file CATString.cpp. References AppendHexByte(), GetWChar(), and LengthCalc().
|