mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 12:44:00 +00:00
782b865c55
Together with @Nullable, this allows users to use static analysis tools like CheckerFramework to catch NPEs caused by unset fields.