decodeURL

open fun decodeURL(url: String): String

Decode your URL.

Return

The decoded URL string.

Parameters

url

URL to decode.