A stream used by the smart transport to read and write data from a subtransport.
This provides a customization point in case you need to support some other communication method.
Free the stream
Read available data from the stream.
The owning subtransport
Write data to the stream
See Implementation
A stream used by the smart transport to read and write data from a subtransport.
This provides a customization point in case you need to support some other communication method.