github.com/segmentio/parquet-go@v0.0.0-20230712180008-5d42db8f0d47/bloom/xxhash/xxhash_amd64.go (about)

     1  //go:build !purego
     2  
     3  package xxhash
     4  
     5  // Sum64 computes the 64-bit xxHash digest of b.
     6  func Sum64(b []byte) uint64