Skip to main content

Module header

Module header 

Source
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§

FeatureFlags
Feature flags indicating capabilities enabled in this snapshot.
Header
On-disk snapshot file header containing format metadata.

Enums§

CompressionType
Compression algorithm used for block data.