toggle menu
kotlin-client
JVM
switch theme
search in API
kotlin-client
/
com.couchbase.client.kotlin.codec
/
MoshiJsonSerializer
/
MoshiJsonSerializer
Moshi
Json
Serializer
constructor
(
moshi
:
Moshi
,
customize
:
JsonAdapter
<
*
>
.
(
type
:
TypeRef
<
*
>
)
->
JsonAdapter
<
*
>
=
{ this }
)