ObservableToStream<T> extension

on

Methods

toStream() Stream<T>
Returns a Stream that subscribes to and emits the values of this Observable.