Files
avo/examples/fnv1a/stub.go
2018-12-27 23:09:44 -08:00

7 lines
178 B
Go

// Code generated by command: go run asm.go -out fnv1a.s -stubs stub.go. DO NOT EDIT.
package fnv1a
// Hash64 computes the FNV-1a hash of data.
func Hash64(data []byte) uint64