Files
flatbuffers/tests
iceboy 32254b7acd [Go] Object API support (#5339)
* start

* works for current usages!

* unpack: vector of struct

* optimize byte slice

* support nested struct

* support null table

* support struct

* support union

* update generated code

* grumble

* fix compiler warning

* update generated code

* wrap type in namespace

* bug

* wrap in namespace

* enum byte arrays

* generate struct for unions

* basic testing

* remove branching

* fix assert

* pack vector of fixed structs correctly

* omit null vectors

* Refactor Union Pack and UnPack methods

Remove append usage to increase code efficiency when dealing with large vectors

* generate goldens
2019-10-31 11:13:45 -07:00
..
2018-10-29 17:40:19 -07:00
2019-10-31 11:13:45 -07:00
2019-08-19 17:57:23 -07:00
2019-10-31 11:13:45 -07:00
2019-10-31 11:13:45 -07:00
2019-07-22 16:05:15 -07:00
2019-07-22 16:05:15 -07:00
2019-07-22 16:05:15 -07:00