net.corda.core.serialization / CompositeKeyLeafSerializer

CompositeKeyLeafSerializer

object CompositeKeyLeafSerializer

For serialising composite keys



Functions

read fun read(kryo: <ERROR CLASS>, input: <ERROR CLASS>, type: Class<Leaf>): Leaf
write fun write(kryo: <ERROR CLASS>, output: <ERROR CLASS>, obj: Leaf): Unit