http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-format-moshi
/
org.http4k.format
/
addTyped
add
Typed
inline
fun
<
T
:
JsonAdapter
<
K
>
,
K
>
Moshi.Builder
.
addTyped
(
fn
:
T
)
:
Moshi.Builder
(
source
)
Convenience function to add a custom adapter.