mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
* [Lua] manipulate byte array as string Sometimes it would be more effective than reading byte by byte * change according to the review * update