---
title: BufferedAsyncByteIterator
framework: healthkit
role: symbol
role_heading: Structure
path: healthkit/bufferedasyncbyteiterator
---

# BufferedAsyncByteIterator

An asynchronous iterator for byte data.

## Declaration

```swift
struct BufferedAsyncByteIterator
```

## Relationships

### Conforms To

- [AsyncIteratorProtocol](swift/asynciteratorprotocol.md)
