vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
urlDecode
index
vibe
textfilter
urlencode
Returns the decoded version of a given URL encoded string.
T
[]
urlDecode
(
T
)
(
T
[]
str
)
if
(
is
(
T
[] :
const
(
char
)[])
)
Meta
Source
See Implementation
index
vibe
textfilter
urlencode
functions
filterURLDecode
filterURLEncode
formDecode
formEncode
isURLEncoded
urlDecode
urlEncode
Returns the decoded version of a given URL encoded string.