kotlin-client
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.codec
/
MoshiJsonSerializer
/
MoshiJsonSerializer
Moshi
Json
Serializer
constructor
(
moshi
:
Moshi
,
customize
:
JsonAdapter
<
*
>
.
(
type
:
TypeRef
<
*
>
)
->
JsonAdapter
<
*
>
=
{ this }
)