zserio icon indicating copy to clipboard operation
zserio copied to clipboard

Consider to remove pre-write actions in Java

Open mikir opened this issue 3 years ago • 0 comments

Consider to remove pre-write actions in Java to have write() method without any side effect.

Consider as well to extend Java runtime library by serialize() and deserialize() methods similarly as C++ and Python has. Then, serialize() method will call automatically initializeOffsets() before serialization. This issue is a Java clone of #342.

mikir avatar Feb 18 '22 13:02 mikir