Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/nftables
/ String
Function
String
binaryutil/binaryutil.go:123–125 ·
view source on GitHub ↗
(b []byte)
Source
from the content-addressed store, hash-verified
121
}
122
123
func
String(b []byte) string {
124
return
string(bytes.TrimRight(b,
"\x00"
))
125
}
Callers
3
String
Method · 0.92
StringWithLength
Method · 0.92
TestOtherTypes
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestOtherTypes
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…