Files
flatbuffers/go
gonzaloserrano 199a49b5b3 Add a generic way to deserialize a flatbuffer in Go.
Similar to what protobufs does with its `Message` interface, introduce here such interface and create a generic `GetRootAs` method to deserialize a flatbuffer.
2016-08-23 16:38:22 +02:00
..
2015-11-11 17:08:16 -08:00
2014-07-21 16:40:39 -07:00
2014-07-21 16:40:39 -07:00
2014-07-21 16:40:39 -07:00
2016-07-20 22:58:22 +05:30