MCPcopy Create free account
hub / github.com/cockroachdb/redact / SafeByte

Method SafeByte

interfaces/interfaces.go:69–69  ·  view source on GitHub ↗

SafeByte emits a safe byte.

(SafeByte)

Source from the content-addressed store, hash-verified

67
68 // SafeByte emits a safe byte.
69 SafeByte(SafeByte)
70
71 // SafeBytes emits a safe byte slice.
72 SafeBytes(SafeBytes)

Callers

nothing calls this directly

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected