Structs§
- Array
Parts ArrayPartsrepresents the information from anArrayDatathat 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 anyDTypeinformation.- Array
Parts Flat Buffer - A utility struct for creating an
fba::Arrayflatbuffer.