Files
flatbuffers/tests/MyGame/Example
Joshua Smith 043a24f2e4 [Python] Fixed the issue with nested unions relying on InitFromBuf. (#7576)
* feat: Fixed the issue with nested unions relying on InitFromBuf.
Problem: Issue #7569
Nested Unions were broken with the introduction of parsing buffers with an initial encoding offset.

Fix:
Revert the InitFromBuf method to the previous version and introduction of InitFromPackedBuf that allows
users to read types from packed buffers applying the offset automatically.

Test:
Added in TestNestedUnionTables to test the encoding and decoding ability using a nested table with a
union field.

* fix: Uncommented generate code command
2022-10-26 14:56:52 -07:00
..
2015-05-12 15:40:29 -07:00
2022-10-26 00:03:49 -07:00
2022-10-26 00:03:49 -07:00
2021-12-09 15:47:09 -08:00
2022-10-26 00:03:49 -07:00
2022-10-26 00:03:49 -07:00
2022-10-20 18:15:00 -07:00
2022-10-26 00:03:49 -07:00
2022-10-26 00:03:49 -07:00
2021-12-09 15:47:09 -08:00
2022-10-26 00:03:49 -07:00
2022-10-26 00:03:49 -07:00
2022-10-26 00:03:49 -07:00
2022-10-26 00:03:49 -07:00
2022-10-26 00:03:49 -07:00
2016-05-26 15:26:58 +02:00
2021-03-29 19:56:45 -04:00
2022-10-26 00:03:49 -07:00
2022-10-26 00:03:49 -07:00
2016-05-26 15:26:58 +02:00
2019-07-22 16:05:15 -07:00
2022-10-26 00:03:49 -07:00
2022-10-26 00:03:49 -07:00
2019-05-09 10:07:38 -07:00