func go.opentelemetry.io/otel/attribute.ByteSliceValue

2 uses

	go.opentelemetry.io/otel/attribute (current package)
		key.go#L127: 		Value: ByteSliceValue(v),
		value.go#L147: func ByteSliceValue(v []byte) Value {