encodeURL

open fun encodeURL(url: String): String

Encode your URL.

Return

The encoded URL string.

Parameters

url

URL to encode.