mirror of
https://github.com/corda/corda.git
synced 2025-01-06 05:04:20 +00:00
f3189bc79d
The serialization protocol specifies a quick method to serialize a String (because that is so common an operation): TC_STRING + (short)length + bytes. Let's use that, also to make it easier to test the upcoming changes to TreeMap harmonizing that Avian's serialization of said class with OpenJDK's. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
||
---|---|---|
.. | ||
avian | ||
java | ||
sun | ||
java-io.cpp | ||
java-lang.cpp | ||
java-net.cpp | ||
java-nio.cpp | ||
java-util-zip.cpp | ||
java-util.cpp | ||
jni-util.h |