mirror of
https://github.com/corda/corda.git
synced 2024-12-30 09:48:59 +00:00
2de44a516f
This simplifies the serialisation code, reduces the use of inline functions, and ensures that running SerializedBytes<SuperClass>.deserialise() will correctly return SubClass if that's what it contained, efficiently. |
||
---|---|---|
.. | ||
main | ||
test/kotlin/core |