Files
flatbuffers-bigfoot/java/com/google/flatbuffers/Table.java
Jason Neufeld f85af46262 Adds __reset method to Struct and Table (#4966)
This allow recycling/pooling instances without leaking ByteBuffers, by
providing a mechanism to reset instance to newly constructed state.
2018-10-03 12:09:30 -07:00

10 KiB