kobweb
Toggle table of contents
0.24.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kobweb
kobweb-api
/
com.varabyte.kobweb.api.http
/
Body
/
Companion
/
invoke
invoke
operator
fun
invoke
(
contentType
:
String
,
contentLength
:
Long
?
=
null
,
provideContent
:
suspend
(
)
->
ByteSource
)
:
Body
(
source
)