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

Method ConstValue

csup/bytes.go:141–143  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

139}
140
141func (b *BytesEncoder) ConstValue() super.Value {
142 return super.NewValue(b.typ, b.value(0))
143}

Callers

nothing calls this directly

Calls 2

valueMethod · 0.95
NewValueFunction · 0.92

Tested by

no test coverage detected