Search code examples
With FlatBuffer full reflection get the underlying vector type?...

c++flatbuffers

Read More
Does Flatbuffer use integer bit packing encoding like protobuf?...

flatbuffers

Read More
Can flatbuffers parse json given a generated type?...

c++flatbuffers

Read More
How can I avoid circular header dependencies when using native_type with flatbuffers?...

flatbuffers

Read More
C# FlatBufferBuilder create String from Stream...

c#stringstreamflatbuffers

Read More
How to create a multi root flatbuffer json file?...

c++flatbuffers

Read More
How exactly do references in flatbuffers work?...

flatbuffers

Read More
Is there alternative to flatbuffers struct in protobuf?...

protocol-buffersflatbuffers

Read More
FlatBuffer schema design for frameworks...

flatbuffers

Read More
FlatBuffers: How to write giant file using FlatBuffers...

serializationflatbuffers

Read More
what is a good way to efficiently store a list of c++ objects from different classes using Flatbuffe...

c++flatbuffers

Read More
Can I iterate over all the table items with FlatBuffers?...

rustflatbuffers

Read More
What is the offset size in FlatBuffers?...

data-structuresflatbuffers

Read More
Return pointer to flatbuffer from a method...

c++c++11flatbuffers

Read More
`...ByKey()` returns null in Kotlin flatbuffers impl...

javaandroidkotlinflatbuffers

Read More
Why it is necessary to compile the flatc executable file?...

flatbuffers

Read More
Vector of tables, flatbuffers C...

cvectorflatbuffers

Read More
What's the common API for both `Vec<String>` and flatbuffers' vector of String in Rust...

rustiteratorflatbuffers

Read More
Access field value raw bytes from a constructed Flatbuffer...

c++flatbuffers

Read More
Why flatbuffer struct fields can not be vector/table/string?...

flatbuffers

Read More
Queries on schema and JSON data conversion...

flatbuffers

Read More
How to add multiple tasks of the same type in Gradle?...

gradlegradle-pluginflatbuffers

Read More
flatcc undefined symbol aligned_free/aligned_malloc...

cclangflatbufferscvilabwindows

Read More
Opinions on using Flatbuffer in REST...

restflatbuffers

Read More
Flatbuffer wire size larger than expected...

serializationflatbuffers

Read More
How can we use gRPC with Flatbuffers?...

grpcflatbuffers

Read More
C#/Flatbuffers - How to make a ByteBuffer into byte[] and prefix it with ushort...

c#flatbuffers

Read More
C++/Flatbuffers - Verify table which is not root_type...

c++flatbuffers

Read More
How to cut flat buffers vector size?...

c++serializationflatbuffers

Read More
Flatbuffers usage...

c++jsonserializationflatbuffers

Read More
BackNext