[Java] Using sinceVersion from field instead of type declaration by zyulyaev · Pull Request #548 · aeron-io/simple-binary-encoding (original) (raw)

Okay, I removed message header extension, but I still would like to have sinceVersion methods in composite decoder classes, if it is not a problem.
I also made similar changes to enums and bitsets.
BTW, don't you think that for enum fields it would be better to remove NULL_VAL constant instead of null reference?