MCPcopy
hub / github.com/segmentio/kafka-go / sizeofInt32

Function sizeofInt32

sizeof.go:35–37  ·  view source on GitHub ↗
(_ int32)

Source from the content-addressed store, hash-verified

33}
34
35func sizeofInt32(_ int32) int32 {
36 return 4
37}
38
39func sizeofInt64(_ int64) int32 {
40 return 8

Callers 15

sizeMethod · 0.85
sizeMethod · 0.85
sizeMethod · 0.85
sizeMethod · 0.85
sizeMethod · 0.85
sizeMethod · 0.85
sizeMethod · 0.85
sizeMethod · 0.85
sizeMethod · 0.85
sizeMethod · 0.85
sizeMethod · 0.85
sizeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected