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

Method read_record

src/record/reader.rs:108–227  ·  view source on GitHub ↗

Read the next complete record into given `buf`. Returns true if read successfully, false if we hit end of the input.

(&mut self, buf: &mut Vec<u8>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

readMethod · 0.80
recoverMethod · 0.80
replay_log_fileMethod · 0.80

Calls 7

skip_to_initial_blockMethod · 0.80
read_physical_recordMethod · 0.80
report_dropMethod · 0.80
appendMethod · 0.80
lenMethod · 0.45
clearMethod · 0.45
as_strMethod · 0.45

Tested by

no test coverage detected