PairedStream

class PairedStream

This is a convenience class to tie input and output streams together. If a tunnel with multiple hops is established, each hop will have separate input and output streams.

The API is similar to the Stream class.