MCPcopy Create free account
hub / github.com/NetSys/NetBricks / add_data

Method add_data

framework/src/state/reordered_buffer/reordered_buffer.rs:362–378  ·  view source on GitHub ↗

Add data at a given sequence number.

(&mut self, seq: u32, data: &[u8])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

test_in_order_insertionFunction · 0.80
test_state_changeFunction · 0.80
test_oomFunction · 0.80
test_resetFunction · 0.80
test_read_after_writeFunction · 0.80
test_overlapping_writeFunction · 0.80
reconstructionFunction · 0.80
reconstructionFunction · 0.80

Calls 3

fast_path_insertMethod · 0.80
slow_path_insertMethod · 0.80
out_of_order_insertMethod · 0.80

Tested by 7

test_in_order_insertionFunction · 0.64
test_state_changeFunction · 0.64
test_oomFunction · 0.64
test_resetFunction · 0.64
test_read_after_writeFunction · 0.64
test_overlapping_writeFunction · 0.64