Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/segmentio/kafka-go
/ Bytes
Method
Bytes
builder_test.go:237–239 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
235
}
236
237
func
(f *kafkaWriteBuffer) Bytes() []byte {
238
return
f.buf.Bytes()
239
}
240
241
// call is a convenience method that allows the kafkaWriteBuffer to be used
242
// in a functional manner. This is helpful when building
Callers
1
call
Method · 0.95
Calls
1
Bytes
Method · 0.65
Tested by
no test coverage detected