MCPcopy Index your code
hub / github.com/cloudflare/buffer / Insert

Method Insert

buffer.go:80–147  ·  view source on GitHub ↗

Insert inserts the data into the buffer Inserting data which will overflow the buffer fails Inserting does not overwrite any existing data inside the buffer if it would overwrite data, errOverwrite is returned

(data []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

TestAllFunction · 0.80
TestErrorsFunction · 0.80
TestHelpersFunction · 0.80
TestAdviseFunction · 0.80
benchBufferFunction · 0.80
insertFunction · 0.80

Calls 3

readmetaMethod · 0.95
writemetaMethod · 0.95
serializeMetaFunction · 0.85

Tested by 5

TestAllFunction · 0.64
TestErrorsFunction · 0.64
TestHelpersFunction · 0.64
TestAdviseFunction · 0.64
benchBufferFunction · 0.64