toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.fetch
/
Body
Body
interface
Body
:
JsAny
Exposes the JavaScript
Body
to Kotlin
Inheritors
Request
Response
Members
Properties
body
Used
Link copied to clipboard
abstract
val
bodyUsed
:
Boolean
Functions
array
Buffer
Link copied to clipboard
abstract
fun
arrayBuffer
(
)
:
Promise
<
*
>
blob
Link copied to clipboard
abstract
fun
blob
(
)
:
Promise
<
*
>
form
Data
Link copied to clipboard
abstract
fun
formData
(
)
:
Promise
<
*
>
json
Link copied to clipboard
abstract
fun
json
(
)
:
Promise
<
*
>
text
Link copied to clipboard
abstract
fun
text
(
)
:
Promise
<
*
>