Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
type
Buffer scode.Bytes
10
11
func
(b *Buffer) Int(v int64) scode.Bytes {
12
*b = Buffer(super.AppendInt(scode.Bytes((*b)[:0]), v))
Callers
5
Int
Method · 0.85
Uint
Method · 0.85
Float32
Method · 0.85
Float64
Method · 0.85
Time
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected