---
title: DispatchIO.StreamType.stream
framework: dispatch
role: symbol
role_heading: Case
path: dispatch/dispatchio/streamtype/stream
---

# DispatchIO.StreamType.stream

Access content sequentially, in a stream.

## Declaration

```swift
case stream
```

## See Also

### Stream Types

- [DispatchIO.StreamType.random](dispatch/dispatchio/streamtype/random.md)
