type hash.Hash64 (interface)

Method Implmentations

BlockSize() int *hash/maphash.Hash.BlockSize
Reset() *hash/maphash.Hash.Reset
Size() int *hash/maphash.Hash.Size
Sum(b []byte) []byte *hash/maphash.Hash.Sum
Sum64() uint64 *hash/maphash.Hash.Sum64
Write([]byte) (int, error) *hash/maphash.Hash.Write