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

Method decode_from

src/db/format.rs:78–94  ·  view source on GitHub ↗

Try to extract a `ParsedInternalKey` from given bytes. Returns `None` if data length is less than 8 or getting an unknown value type.

(internal_key: &'a [u8])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

decode_fixed_64Function · 0.85
lenMethod · 0.45

Tested by

no test coverage detected