Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ length
Method
length
runtime/vcache/bytes.go:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
func
(b *bytes) length() uint32 {
24
return
b.len
25
}
26
27
func
(*bytes) unmarshal(*csup.Context, field.Projection) {}
28
Callers
1
project
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected