mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 12:21:23 +00:00
Any string type that is supported by CreateString(), e.g. const char* or string_view will now also work. Signed-off-by: Henner Zeller <hzeller@google.com>