MichaelK-Bertrandt

Results 2 issues of MichaelK-Bertrandt

Java 9 introduced a module system called Jigsaw that allows explicitly listing dependencies and control over which parts of a jar become publicly available. It is possible to support this...

enhancement
core

Add support explicit default values when decoding enums so you can then reference those later on in your structures. In the below example in 'MyStruct.type' would decode to the known...

python
java
core
c++