ToNotReplayValueStreamExtension<T> extension

Convert this Stream to a single-subscription NotReplayValueStream.

on

Methods

toNotReplayValueStream(T value) NotReplayValueStream<T>

Available on Stream<T>, provided by the ToNotReplayValueStreamExtension extension

Convert this Stream to a single-subscription NotReplayValueStream.