mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 10:54:01 +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.