Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cockroachdb/redact
/ UnsafeString
Method
UnsafeString
interfaces/interfaces.go:86–86 ·
view source on GitHub ↗
UnsafeString writes an unsafe string.
(string)
Source
from the content-addressed store, hash-verified
84
85
// UnsafeString writes an unsafe string.
86
UnsafeString(string)
87
88
// UnsafeByte writes an unsafe byte.
89
UnsafeByte(byte)
Callers
1
TestPrinter
Function · 0.65
Implementers
2
pp
internal/rfmt/print.go
StringBuilder
builder/builder.go
Calls
no outgoing calls
Tested by
1
TestPrinter
Function · 0.52