mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 12:05:50 +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