---
title: makeIterator()
framework: dispatch
role: symbol
role_heading: Instance Method
path: dispatch/dispatchdata/makeiterator()
---

# makeIterator()

## Declaration

```swift
func makeIterator() -> DispatchData.Iterator
```

## See Also

### Iterating Over the Buffer Contents

- [enumerateBytes(_:)](dispatch/dispatchdata/enumeratebytes(_:).md)
