stream abstract method

Stream<T> stream()

Returns a Stream of values ending once RecvError$Disconnected is yielded.

Implementation

Stream<T> stream();