URI

class URI(str: String)
typealias URI = URI

Functions

resolve
Link copied to clipboard
common
fun resolve(str: String): URI

Extensions

resolveToStringSafe
Link copied to clipboard
common
fun URI.resolveToStringSafe(str: String): String