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

Method get

src/table_cache.rs:81–91  ·  view source on GitHub ↗

Returns the result of a seek to internal key `key` in specified file

(
        &self,
        cmp: TC,
        options: ReadOptions,
        key: &[u8],
        file_number: u64,
        file_size: u64,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

find_tableMethod · 0.45

Calls 3

find_tableMethod · 0.80
cloneMethod · 0.80
internal_getMethod · 0.80

Tested by

no test coverage detected