NollyAPI
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
NollyAPI
NollyAPI
/
com.thenolle.api.nollyapi.util.web.context
/
WebContext
/
body
body
inline suspend
fun
<
T
>
body
(
)
:
T
Parses the request body into an object of type
T
.
Return
The parsed object.