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

Method reset

runtime/sam/expr/function/unflatten.go:127–129  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

125}
126
127func (c *recordCache) reset() {
128 c.index = 0
129}
130
131type record struct {
132 fields []super.Field

Callers 1

CallMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected