MCPcopy
hub / github.com/segmentio/kafka-go / writeTo

Method writeTo

saslauthenticate.go:20–22  ·  view source on GitHub ↗
(wb *writeBuffer)

Source from the content-addressed store, hash-verified

18}
19
20func (t saslAuthenticateRequestV0) writeTo(wb *writeBuffer) {
21 wb.writeBytes(t.Data)
22}
23
24type saslAuthenticateResponseV0 struct {
25 // ErrorCode holds response error code

Callers 1

Calls 1

writeBytesMethod · 0.45

Tested by 1