Structs§
- Array
Node Flat Buffer - A utility struct for creating an
fba::ArrayNode
flatbuffer. - Array
Parts ArrayParts
represents the information from anArrayRef
that makes up the serialized form. For example, it uses stores integer encoding IDs rather than a reference to an encoding vtable, and it doesn’t store anyDType
information.- Serialize
Options - Options for serializing an array.