---
title: "hash(into:)"
framework: foundation
role: symbol
role_heading: Instance Method
path: "foundation/data/hash(into:)"
---

# hash(into:)

The hash value for the data.

## Declaration

```swift
func hash(into hasher: inout Hasher)
```
