Transform

fun interface Transform(source)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract suspend fun transform(client: HttpClient, response: HttpResponse): Url