Replies: 1 comment 5 replies
-
I assume this would require length-prefixed buffer also? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I am new to data streaming, and I stumbled upon FlatBuffers, however, due to the nature of Flatbuffers streaming does not seem to be possible out-of-the-box. In Flatsharp, would it be a good idea to serialize multiple Flatbuffers into a file in chunks. I am basically storing frames that can be played back in the Unity application.
Beta Was this translation helpful? Give feedback.
All reactions