Changes: - Further optimized C++ memory usage for FlatBufferBuilder: from 3 to 1 dynamic allocations - Other fixes and improvements
accordingly. Bump PKGREVISION.
FlatBuffers is an efficient cross platform serialization library for C++, C#, C, Go, Java, JavaScript, PHP, and Python. It was originally created at Google for game development and other performance-critical applications.