corda
/
net.corda.core.serialization
/
SerializeAsTokenSerializer
/
write
write
fun
write
(
kryo
:
Kryo
,
output
:
Output
,
obj
:
T
)
:
Unit