StreamToObservable<T> extension

on

Methods

toObservable() Observable<T>
Returns an Observable that listens to this Stream.