github.com/vc42/parquet-go@v0.0.0-20240320194221-1a9adb5f23f5/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