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

Class ReorderedBuffer

framework/src/state/reordered_buffer/reordered_buffer.rs:299–306  ·  view source on GitHub ↗

A structure for storing data that might be received out of order. This allows data to be inserted in any order, but then allows ordered read from data.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected