dataos-sdk-kt
jvm
commons
/
io.dataos.commons.utils
/
CommonUtils
/
Companion
/
encodeUrl
encode
Url
@
JvmStatic
fun
encodeUrl
(
datasetName
:
String
)
:
String
Encodes a string for use as a path segment in a URL.
Return
the encoded
String
Parameters
dataset
Name
the string to be encoded