mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 09:53:59 +00:00
78fdce28c7
Introduce a HeapByteBufferFactory singleton instance in order to reduce allocations. Clarify the usage of LITTLE_ENDIAN ByteBuffers in ByteBufferFactory.