fun <T : Any> Stream<T>.toFlux(): Flux<T>
Extension for transforming a Stream to a Flux.
Author Sebastien Deleuze
Since 3.1