Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IBM/sarama
/ putInt8
Method
putInt8
packet_encoder.go:14–14 ·
view source on GitHub ↗
Primitives
(in int8)
Source
from the content-addressed store, hash-verified
12
type
packetEncoder
interface
{
13
// Primitives
14
putInt8(in int8)
15
putInt16(in int16)
16
putInt32(in int32)
17
putInt64(in int64)
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
encode
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