urlDecode

Returns the decoded version of a given URL encoded string.

T[]
urlDecode
(
T
)
(
T[] str
)
if (
is(T[] : const(char)[])
)

Meta