---
title: inputStream
framework: corebluetooth
role: symbol
role_heading: Instance Property
path: corebluetooth/cbl2capchannel/inputstream
---

# inputStream

The stream used for reading data from the remote peer.

## Declaration

```swift
var inputStream: InputStream! { get }
```

## See Also

### Accessing Streams

- [outputStream](corebluetooth/cbl2capchannel/outputstream.md)
