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