Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cockroachdb/redact
/ UnsafeByte
Method
UnsafeByte
interfaces/interfaces.go:89–89 ·
view source on GitHub ↗
UnsafeByte writes an unsafe byte.
(byte)
Source
from the content-addressed store, hash-verified
87
88
// UnsafeByte writes an unsafe byte.
89
UnsafeByte(byte)
90
91
// UnsafeBytes writes an unsafe byte slice.
92
UnsafeBytes([]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