dataos-sdk-kt
jvm
commons
/
io.dataos.commons.utils
/
CommonUtils
/
Companion
/
encodeUrlIfNot
encode
Url
If
Not
@
JvmStatic
fun
encodeUrlIfNot
(
str
:
String
)
:
String
Encode Url if not already encoded, by checking decoding, if we get illegal argument exception.