mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 21:01:55 +00:00
f85af46262
This allow recycling/pooling instances without leaking ByteBuffers, by providing a mechanism to reset instance to newly constructed state.