Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ ConstValue
Method
ConstValue
csup/bytes.go:141–143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
139
}
140
141
func
(b *BytesEncoder) ConstValue() super.Value {
142
return
super.NewValue(b.typ, b.value(0))
143
}
Callers
nothing calls this directly
Calls
2
value
Method · 0.95
NewValue
Function · 0.92
Tested by
no test coverage detected