mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 23:41:07 +00:00
199a49b5b3
Similar to what protobufs does with its `Message` interface, introduce here such interface and create a generic `GetRootAs` method to deserialize a flatbuffer.