flatbuffers-net
flatbuffers-net copied to clipboard
Increase testing
Increase testing over specific scenarios.
- Lists of structs
- Lists of tables
- Lists of enums
- Tables referencing shared objects (vectors, strings, etc)
etc
- Inherited classes (need to reflect & serialize the whole hierarchy)
- Fields (been testing with properties mostly)