Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IBM/sarama
/ putInt64
Method
putInt64
packet_encoder.go:17–17 ·
view source on GitHub ↗
(in int64)
Source
from the content-addressed store, hash-verified
15
putInt16(in int16)
16
putInt32(in int32)
17
putInt64(in int64)
18
putVarint(in int64)
19
putUVarint(in uint64)
20
putFloat64(in float64)
Callers
15
encode
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
encodeTaggedFields
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
encode
Method · 0.65
Implementers
2
prepEncoder
prep_encoder.go
realEncoder
real_encoder.go
Calls
no outgoing calls
Tested by
no test coverage detected