Module fuchsia_inspect::reader::snapshot
source · Expand description
A snapshot represents all the loaded blocks of the VMO in a way that we can reconstruct the implicit tree.
Structs
Iterates over a byte array containing Inspect API blocks and returns the
blocks in order.
Enables to scan all the blocks in a given buffer.
Contains the snapshot of the hierarchy and snapshots of all the lazy nodes in the hierarchy.
Enums
Type Definitions
A scanned block.