hash/maphash.Hash.Write (method, view implemented interface methods)

3 uses

	hash/maphash (current package)
		maphash.go#L142: func (h *Hash) Write(b []byte) (int, error) {
		maphash.go#L326: 		h.Write(buf[:])
		maphash.go#L330: 	h.Write(buf[:])