tools
2.2.3
tools
/
me.scolastico.tools.simplified
/
URLCoder
/
encodeURL
encode
URL
open
fun
encodeURL
(
url
:
String
)
:
String
Content copied to clipboard
Encode your URL.
Return
The encoded URL string.
Parameters
url
URL to encode.