propigator
Toggle table of contents
0.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
propigator
common
/
at.asitplus.propigator.common
/
BackingCodec
/
encode
encode
abstract
fun
<
T
>
encode
(
serializer
:
KSerializer
<
T
>
,
value
:
T
)
:
E
(
source
)