mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-06 13:37:25 +00:00
When passing a unicode string to builder.CreateString, the default encoding assumed all characters can be encoded using ascii. Added a fix so a user can specify the encoding and how to handle errors when creating strings.
48 KiB
48 KiB