fluid-json-coding
1.5.0
jvm
fluid-json-coding
/
io.fluidsonic.json
/
decoderCodecForType
decoder
Codec
For
Type
inline
fun
<
ActualValue
:
Any
,
Context
:
JsonCodingContext
>
JsonCodecProvider
<
Context
>
.
decoderCodecForType
(
)
:
JsonDecoderCodec
<
ActualValue
,
Context
>
?