mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 04:04:19 +00:00
A field with key attribute must always be written on the message so it can be looked up by key. There is a edge case where inserting a key field with same value as default would prevent it to be written on the message and later cannot be found when searched by key.
12 KiB
Executable File
12 KiB
Executable File