types
/
kotools.types.number
/
IntHolder
/
Serializer
/
serialize
common
serialize
open override fun
serialize
(encoder:
Encoder
, value:
T
)
Content copied to clipboard
Serializes the
value
of type
T
using the format represented by the
encoder
.