github.com/parquet-go/parquet-go@v0.20.0/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