red-flatbuffers
Red FlatBuffers can generate Ruby code that reads and writes (not implemented yet) FlatBuffers from `.fbfs` (binary FlatBuffers schema). Red FlatBuffers can't compile `.fbs` (FlatBuffers schema) to `.fbfs`. You need to use FlatBuffers to compile `.fbs` to `.bfbs`.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
0.0.5
Sutou Kouhei
-
bundle add red-flatbuffers
Getting Started
Learn more about the Red-flatbuffers gem.
Playground
Test, play and inspect the gem for yourself