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

Method putInt16

packet_encoder.go:15–15  ·  view source on GitHub ↗
(in int16)

Source from the content-addressed store, hash-verified

13 // Primitives
14 putInt8(in int8)
15 putInt16(in int16)
16 putInt32(in int32)
17 putInt64(in int64)
18 putVarint(in int64)

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