func github.com/cespare/xxhash/v2.writeBlocks

2 uses

	github.com/cespare/xxhash/v2 (current package)
		xxhash.go#L92: 		nw := writeBlocks(d, b)
		xxhash_amd64.go#L13: func writeBlocks(d *Digest, b []byte) int