MCPcopy 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

TestPrinterFunction · 0.65

Implementers 2

ppinternal/rfmt/print.go
StringBuilderbuilder/builder.go

Calls

no outgoing calls

Tested by 1

TestPrinterFunction · 0.52