Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Bytes
Struct
Bytes
vector/bytes.go:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
)
8
9
type
Bytes
struct
{
10
table BytesTable
11
}
12
13
var
_ Any = (*Bytes)(nil)
14
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected