Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
35
func
sizeofInt32(_ int32) int32 {
36
return
4
37
}
38
39
func
sizeofInt64(_ int64) int32 {
40
return
8
Callers
15
size
Method · 0.85
size
Method · 0.85
size
Method · 0.85
size
Method · 0.85
size
Method · 0.85
size
Method · 0.85
size
Method · 0.85
size
Method · 0.85
size
Method · 0.85
size
Method · 0.85
size
Method · 0.85
size
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected