go.opentelemetry.io/otel/attribute/internal/xxhash.Hash.Int64 (method)

2 uses

	go.opentelemetry.io/otel/attribute/internal/xxhash (current package)
		xxhash.go#L47: func (h Hash) Int64(val int64) Hash {

	go.opentelemetry.io/otel/attribute
		hash.go#L75: 			h = h.Int64(rv.Index(i).Int())