Zach Bray
Zach Bray
Hi, Thanks for a great library! :-) I've created some proof-of-concepts at work using the older version. Right now I'm looking to open a "widget" (terrible name I know) that...
### Overview In some applications, performance is not critical. Some users would like to use SBE across their whole "estate" but don't want the "sharp edges" associated with flyweight codecs,...
Previously, in Java, the generated validation methods would not permit the null value, even for fields with optional presence. Now, we do allow these correctly. In this change, I've also...