Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ emptyBuffer
Struct
emptyBuffer
mem/buffers.go:260–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
type
emptyBuffer
struct
{}
261
262
func
(e emptyBuffer) ReadOnlyData() []byte {
263
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected