Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ toTag
Function
toTag
scode/bytes.go:84–86 ·
view source on GitHub ↗
(length int)
Source
from the content-addressed store, hash-verified
82
}
83
84
func
toTag(length int) uint64 {
85
return
uint64(length) + 1
86
}
87
88
const
tagNull = 0
89
Callers
3
Append
Function · 0.85
EndContainer
Method · 0.85
EndContainerWithNones
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected