Expand description
Higher level support for writing hff files.
Structs§
- Chunk
Array - After flattening a table, this is where the chunks will exist.
- Chunk
Desc - An intermediate chunk description.
- Data
Array - Storage of data sources for writing the hff content.
- HffDesc
- Description of hff and content.
- Table
Array - The table array to be written.
- Table
Builder - Builder for tables.
- Table
Desc - Description of a table.
Enums§
- Data
Source - The source of data for given metadata or chunk.