tools
2.2.3
tools
/
me.scolastico.tools.simplified
/
URLCoder
/
decodeURL
decode
URL
open
fun
decodeURL
(
url
:
String
)
:
String
Content copied to clipboard
Decode your URL.
Return
The decoded URL string.
Parameters
url
URL to decode.