mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-03 10:47:28 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| builder.py | ||
| compat.py | ||
| encode.py | ||
| number_types.py | ||
| packer.py | ||
| table.py | ||