func go/constant.Bytes

2 uses

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

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