Skip to main contentModule pack
Source - PackMeta
- Metadata stored in the .heft file header (readable without decompression).
- load_tree
- Load a
.heft file: decompress and deserialize the full tree. - pack_tree
- Pack a pre-built tree into a portable
.heft file. - read_info
- Read only the metadata header from a
.heft file (no decompression).