Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/segmentio/kafka-go
/ Len
Method
Len
builder_test.go:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
func
(b *fetchResponseBuilder) Len() int {
69
return
len(b.bytes())
70
}
71
72
type
messageSetBuilder
interface
{
73
bytes() []byte
Callers
nothing calls this directly
Calls
1
bytes
Method · 0.95
Tested by
no test coverage detected