encodeUrl

fun encodeUrl(datasetName: String): String

Encodes a string for use as a path segment in a URL.

Return

the encoded String

Parameters

datasetName

the string to be encoded