to Flux
Extension to convert any Publisher of T to a Flux.
Note this extension doesn't make much sense on a Flux but it won't be converted so it doesn't hurt.
Author
Simon Baslé
Since
3.1.1
Extension for transforming an Iterator to a Flux.
Author
Sebastien Deleuze
Since
3.1
Extension for transforming an Iterable to a Flux.
Author
Sebastien Deleuze
Since
3.1
Extension for transforming a Sequence to a Flux.
Author
Sebastien Deleuze
Since
3.1
Extension for transforming a Stream to a Flux.
Author
Sebastien Deleuze
Since
3.1
Extension for transforming a BooleanArray to a Flux.
Author
Sebastien Deleuze
Since
3.1
Extension for transforming a ByteArray to a Flux.
Author
Sebastien Deleuze
Since
3.1
Extension for transforming a ShortArray to a Flux.
Author
Sebastien Deleuze
Since
3.1
Extension for transforming a IntArray to a Flux.
Author
Sebastien Deleuze
Since
3.1
Extension for transforming a LongArray to a Flux.
Author
Sebastien Deleuze
Since
3.1
Extension for transforming a FloatArray to a Flux.
Author
Sebastien Deleuze
Since
3.1
Extension for transforming a DoubleArray to a Flux.
Author
Sebastien Deleuze
Since
3.1
Extension for transforming an Array to a Flux.
Author
Sebastien Deleuze
Since
3.1
Extension for transforming an exception to a Flux that completes with the specified error.
Author
Sebastien Deleuze
Since
3.1