Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ DecodeBytes
Function
DecodeBytes
primitive.go:47–49 ·
view source on GitHub ↗
(zv scode.Bytes)
Source
from the content-addressed store, hash-verified
45
}
46
47
func
DecodeBytes(zv scode.Bytes) []byte {
48
return
[]byte(zv)
49
}
50
51
func
(t *TypeOfBytes) ID() int {
52
return
IDBytes
Callers
3
compareValues
Function · 0.92
Eval
Method · 0.92
buildArrowValue
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected