* 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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected