mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
By avoiding redundant alignment+alloc checks (startVector does prep) and virtual calls (by making the class final) in inner loops. |
||
|---|---|---|
| .. | ||
| ByteBuffer.php | ||
| Constants.php | ||
| FlatbufferBuilder.php | ||
| Struct.php | ||
| Table.php | ||