Files
flatbuffers-bigfoot/java/com/google/flatbuffers
Paulo Pinheiro d4cae0a623 Fix issue #5542 (#5543)
Empty objects that inherit from Sized would try to access internal
ByteBuffer when Sized::size was called. So we add a single byte in
the empty buffer, so when size() is called it would return 0
2019-09-30 14:05:19 -07:00
..
2019-09-30 14:05:19 -07:00
2019-06-24 16:54:28 -07:00