mirror of
https://github.com/corda/corda.git
synced 2025-03-13 15:56:36 +00:00
* Fix the ToStringSerializer so it interacts with reference counting correctly, and stop ref counting byte arrays since they are invariable wrapped in an object we do reference count. * Pull out object reference condition into a helper function shared by serialization and deserialization