Expand description
Simple helpers for working with Hff data, primarilly metadata.
Structsยง
- Hierarchical
- A simple hierarchical storage system for strings.
- Ksv
- A key + string vector container. Basically just a key+value system except keys are strings and the values are all string vectors.
- String
Vec - A simple helper to store a vector of strings as a chunk or metadata within an hff file.