MCPcopy Create free account
hub / github.com/Fullstop000/wickdb / block_reader

Method block_reader

src/sstable/table.rs:118–147  ·  view source on GitHub ↗

Converts an BlockHandle into an iterator over the contents of the corresponding block.

(
        &self,
        cmp: CC,
        data_block_handle: BlockHandle,
        options: ReadOptions,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

internal_getMethod · 0.80
deriveMethod · 0.80

Calls 6

put_fixed_64Function · 0.85
read_blockFunction · 0.85
getMethod · 0.45
iterMethod · 0.45
lenMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected