StreamSinkFromP2PStream constructor

StreamSinkFromP2PStream(
  1. P2PStream _stream
)

Implementation

StreamSinkFromP2PStream(this._stream);