flatbuffers/java/com/google/flatbuffers
Wouter van Oortmerssen ac1015e3c4 Trimmed vtables of trailing zeroes.
This is something the format supports, but none of the builders
were doing. Can save 10-20% on FlatBuffer binary size!

Also fixed the Go tests.

Change-Id: I616c56ce9bbcfcaee23aa24f0532fcb60b6a8c75
Tested: on Linux.
2017-08-24 09:35:54 -07:00
..
Constants.java Update Constants.java 2016-06-23 21:30:32 +03:00
FlatBufferBuilder.java Trimmed vtables of trailing zeroes. 2017-08-24 09:35:54 -07:00
Struct.java Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
Table.java Java: Added ByteBufferFactory interface and sizedInputStream method. (#4379) 2017-07-13 08:33:32 -07:00