types
/
kotools.types.number
/
IntHolder
/
Serializer
/
deserialize
common
deserialize
open override fun
deserialize
(decoder:
Decoder
):
T
Content copied to clipboard
Deserializes the value of type
T
using the format represented by the
decoder
.