mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 04:21:13 +00:00
Adds helper function to get empty string when String is nullptr. This is to get over the fact that flat buffer builders will record null when data is not present.