BetterModel
Toggle table of contents
1.13.3
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.util
/
HttpUtil
/
client
client
open
fun
<
T
>
client
(
@
NotNull
consumer
:
@
NotNull
HttpUtil.HttpClientConsumer
<
T
>
)
:
@
NotNull
HttpUtil.Result
<
T
>
Uses http client
Return
result
Parameters
consumer
consumer
<T>
type