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

TypeAlias Buffer

runtime/sam/expr/result/buffer.go:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7)
8
9type Buffer scode.Bytes
10
11func (b *Buffer) Int(v int64) scode.Bytes {
12 *b = Buffer(super.AppendInt(scode.Bytes((*b)[:0]), v))

Callers 5

IntMethod · 0.85
UintMethod · 0.85
Float32Method · 0.85
Float64Method · 0.85
TimeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected