net.corda.core.serialization / OrderedSerializer

OrderedSerializer

object OrderedSerializer


Functions

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