MCPcopy Index your code
hub / github.com/blastrain/vitess-sqlparser / Buffer

Struct Buffer

bytes2/buffer.go:25–27  ·  view source on GitHub ↗

Buffer implements a subset of the write portion of bytes.Buffer, but more efficiently. This is meant to be used in very high QPS operations, especially for WriteByte, and without abstracting it as a Writer. Function signatures contain errors for compatibility, but they do not return errors.

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