MCPcopy
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
68func (b *fetchResponseBuilder) Len() int {
69 return len(b.bytes())
70}
71
72type messageSetBuilder interface {
73 bytes() []byte

Callers

nothing calls this directly

Calls 1

bytesMethod · 0.95

Tested by

no test coverage detected