flatbuffers/php
Peter Dillinger 87704e987e Performance improvement to generated+supporting PHP (#5080)
By avoiding redundant alignment+alloc checks (startVector does prep) and virtual calls
(by making the class final) in inner loops.
2018-12-20 16:10:20 -08:00
..
ByteBuffer.php
Constants.php
FlatbufferBuilder.php
Struct.php
Table.php