4 lines
47 B
Go
4 lines
47 B
Go
|
|
package fnv1a
|
||
|
|
|
||
|
|
func Hash64(data []byte) uint64
|