Module persistent_layer

Source

Structs§

LayerHeaderV39
LayerInfoV39
OldLayerInfoV32
PersistentLayer
A handle to a persistent layer.
PersistentLayerWriter

Type Aliases§

LayerHeader
LayerHeader is stored in the first block of the persistent layer.
LayerInfo
The last block of each layer contains metadata for the rest of the layer.
OldLayerInfo
Prior to V39, the old layer file format is used. The LayerInfo was stored in the first block.