vortex_array

Module parts

Source

Structs§

ArrayParts
ArrayParts represents the information from an ArrayData 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 any DType information.
ArrayPartsFlatBuffer
A utility struct for creating an fba::Array flatbuffer.