Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
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