Skip to main content

Module layout

Module layout 

Source
Expand description

The physical byte-layout model: every region of the file, plus the gaps and overlaps between them, derived from a Walk.

Structs§

LayoutMap
The full physical model of one file.
Region
One contiguous physical byte range.

Enums§

RegionKind
What a physical byte range is.

Functions§

build
Build the layout model from a walk of the file.