MCPcopy
hub / github.com/IBM/sarama / putBytes

Method putBytes

packet_encoder.go:27–27  ·  view source on GitHub ↗

Collections

(in []byte)

Source from the content-addressed store, hash-verified

25
26 // Collections
27 putBytes(in []byte) error
28 putVarintBytes(in []byte) error
29 putRawBytes(in []byte) error
30 putString(in string) error

Callers 13

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