Decode URL-encoded characters
void urlDecode(const char * source, ptrdiff_t nChars = -1);
urlDecode Method