MCPcopy Create free account
hub / github.com/brimdata/super / length

Method length

runtime/vcache/primitive.go:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25}
26
27func (p *primitive) length() uint32 {
28 return p.len
29}
30
31func (*primitive) unmarshal(*csup.Context, field.Projection) {}
32

Callers 3

projectMethod · 0.95
loadAnyWithLockMethod · 0.95
newVectorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected