oskit-kmp
Toggle table of contents
5.0.0
common
Platform filter
common
Switch theme
Search in API
oskit-kmp
oskit-kmp
/
com.outsidesource.oskitkmp.lib
/
KmpUrl
/
Companion
Companion
object
Companion
Members
Functions
decode
Query
Param
Link copied to clipboard
fun
decodeQueryParam
(
value
:
String
)
:
String
decode
Url
Part
Link copied to clipboard
fun
decodeUrlPart
(
value
:
String
)
:
String
from
String
Link copied to clipboard
fun
fromString
(
value
:
String
)
:
KmpUrl
from
String
Or
Null
Link copied to clipboard
fun
fromStringOrNull
(
value
:
String
)
:
KmpUrl
?