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

Method read_data

framework/src/state/reordered_buffer/reordered_buffer.rs:382–394  ·  view source on GitHub ↗

Read data from the buffer. The amount of data read is limited by the amount of in-order data available at the moment.

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

test_in_order_insertionFunction · 0.80
test_state_changeFunction · 0.80
test_read_after_writeFunction · 0.80
test_overlapping_writeFunction · 0.80
reconstructionFunction · 0.80
read_payloadFunction · 0.80

Calls 2

read_data_commonMethod · 0.80
consume_head_dataMethod · 0.80

Tested by 5

test_in_order_insertionFunction · 0.64
test_state_changeFunction · 0.64
test_read_after_writeFunction · 0.64
test_overlapping_writeFunction · 0.64