---
title: outputStream
framework: corebluetooth
role: symbol
role_heading: Instance Property
path: corebluetooth/cbl2capchannel/outputstream
---

# outputStream

The stream used for writing data to the peer.

## Declaration

```swift
var outputStream: OutputStream! { get }
```

## See Also

### Accessing Streams

- [inputStream](corebluetooth/cbl2capchannel/inputstream.md)
