Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Serialize
Method
Serialize
vector/view.go:22–24 ·
view source on GitHub ↗
(b *scode.Builder, slot uint32)
Source
from the content-addressed store, hash-verified
20
}
21
22
func
(v *View) Serialize(b *scode.Builder, slot uint32) {
23
v.Any.Serialize(b, v.Index[slot])
24
}
Callers
nothing calls this directly
Calls
1
Serialize
Method · 0.65
Tested by
no test coverage detected