func go/constant.Bytes

2 uses

	go/constant (current package)
		value.go#L692: func Bytes(x Value) []byte {

	golang.org/x/tools/internal/gcimporter
		bexport.go#L654: 	bytes := constant.Bytes(x)