mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 10:44:00 +00:00
b2d69aacf4
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.