Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Table
Method
Table
vector/bytes.go:47–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
}
46
47
func
(b *Bytes) Table() BytesTable {
48
return
b.table
49
}
50
51
func
BytesValue(val Any, slot uint32) []byte {
52
switch
val := val.(
type
) {
Callers
13
stringOrBytesContents
Function · 0.45
stringToBool
Function · 0.45
stringToInt
Function · 0.45
stringToDuration
Function · 0.45
stringToTime
Function · 0.45
stringToUint
Function · 0.45
stringToFloat
Function · 0.45
castToString
Function · 0.45
castToIP
Function · 0.45
castToBytes
Function · 0.45
count
Method · 0.45
countDict
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected