MCPcopy Create free account
hub / github.com/Redundancy/go-sync / C2

Struct C2

circularbuffer/noalloc.go:12–25  ·  view source on GitHub ↗

* C2 is a circular buffer intended to allow you to write a block of data of up to 'blocksize', and retrieve the data evicted by that operation, without allocating any extra slice storage This requires that it keep at least blocksize*2 data around. In fact, it doubles that again in order to guarante

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