Skip to content

More null support, bug fixes and code cleanup

Pre-release
Pre-release
Compare
Choose a tag to compare
@jjenkov jjenkov released this 30 Jan 11:49
· 5 commits to master since this release
f00a19f

Improves the support for writing null fields in the RionWriter static write methods.
Removes several bugs related to reading and writing null fields.
Improved the unit tests
Cleans up the code a bit.