MCPcopy 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
47func (b *Bytes) Table() BytesTable {
48 return b.table
49}
50
51func BytesValue(val Any, slot uint32) []byte {
52 switch val := val.(type) {

Callers 13

stringOrBytesContentsFunction · 0.45
stringToBoolFunction · 0.45
stringToIntFunction · 0.45
stringToDurationFunction · 0.45
stringToTimeFunction · 0.45
stringToUintFunction · 0.45
stringToFloatFunction · 0.45
castToStringFunction · 0.45
castToIPFunction · 0.45
castToBytesFunction · 0.45
countMethod · 0.45
countDictMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected