Files
flatbuffers/tests/MyGame/Example
Kulikov Alexey 4e5152d886 Java: Calculation of vtable and vtable size moved to the __init method. (#5210)
vtable and vtable size depends only on `Table#bb_pos` but calculated in
`Table#_offset` method on each field lookup.
Doing this with every call of `Table#__offset` is redundant.

These values can be read once with change of `Table#bb_pos` and reused
for any field lookup.
2019-02-25 23:45:29 +01:00
..
2015-05-12 15:40:29 -07:00
2018-07-05 15:55:57 -07:00
2018-07-05 15:55:57 -07:00
2016-05-26 15:26:58 +02:00
2018-12-27 20:57:19 -05:00
2018-03-05 16:37:04 -08:00
2018-07-05 15:55:57 -07:00
2016-05-26 15:26:58 +02:00
2018-07-05 15:55:57 -07:00
2016-05-26 15:26:58 +02:00
2016-05-26 15:26:58 +02:00