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

Method length

runtime/vcache/float.go:23–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21}
22
23func (f *float) length() uint32 {
24 return f.len
25}
26
27func (*float) unmarshal(*csup.Context, field.Projection) {}
28

Callers 1

projectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected