Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Format
Method
Format
primitive.go:59–61 ·
view source on GitHub ↗
(zv scode.Bytes)
Source
from the content-addressed store, hash-verified
57
}
58
59
func
(t *TypeOfBytes) Format(zv scode.Bytes) string {
60
return
"0x"
+ hex.EncodeToString(zv)
61
}
62
63
type
TypeOfDuration
struct
{}
64
Callers
4
String
Method · 0.45
Pretty
Method · 0.45
Vacate
Method · 0.45
timeToString
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected