sink property

StreamSink<T> sink

Returns a view of this object that only exposes the StreamSink interface.

Implementation

StreamSink<T> get sink;