Expand description
Snapshot on-disk header format.
Types in this module define the fixed-size header that precedes all other
data in a .hxz file and describe global format parameters.
Snapshot file header and related enums.
Structs§
- Feature
Flags - Feature flags indicating capabilities enabled in this snapshot.
- Header
- On-disk snapshot file header containing format metadata.
Enums§
- Compression
Type - Compression algorithm used for block data.