MCPcopy Create free account
hub / github.com/IBM/sarama / putEmptyTaggedFieldArray

Method putEmptyTaggedFieldArray

packet_encoder.go:37–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 putInt64Array(in []int64) error
36 putNullableInt32Array(in []int32) error
37 putEmptyTaggedFieldArray()
38
39 // Provide the current offset to record the batch size metric
40 offset() int

Callers 15

encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65
encodeMethod · 0.65

Implementers 2

prepEncoderprep_encoder.go
realEncoderreal_encoder.go

Calls

no outgoing calls

Tested by

no test coverage detected