mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-02 10:17:51 +00:00
Introduce a HeapByteBufferFactory singleton instance in order to reduce allocations. Clarify the usage of LITTLE_ENDIAN ByteBuffers in ByteBufferFactory. |
||
|---|---|---|
| .. | ||
| ByteBufferUtil.java | ||
| Constants.java | ||
| FlatBufferBuilder.java | ||
| Struct.java | ||
| Table.java | ||
| Utf8.java | ||
| Utf8Old.java | ||
| Utf8Safe.java | ||