Expand description
Various row layouts for different use case
Structs§
- RowLayout
- Row layout stores one or multiple 8-byte word(s) per field for CPU-friendly and efficient processing.
Functions§
- row_
supported - Return true of data in
schema
can be converted to raw-bytes based rows.