MCPcopy Create free account
hub / github.com/cloudflare/buffer / Buffer

Struct Buffer

buffer.go:29–32  ·  view source on GitHub ↗

Buffer data format Total size doesn't include header (32 bytes) +----------------+ | total size | +----------------+ | next read off | +----------------+ | next write off | +----------------+ | capacity | +----------------+ | 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