url_decode


Description:


[ Version ( replacement = "URL.decode" ) ]
public void url_decode (string part)

%-decodes the passed-in URL *in place*.

The decoded version is never longer than the encoded version, so there does not need to be any additional space at the end of the string.

Parameters:

part

a URL part


Namespace: Camel
Package: camel-1.2