This documentation regards version 2.10.4+3-f7095f01-SNAPSHOT, however the current version is 2.10.4.
Sink.never
Always backpressure never cancel and never consume any elements from the stream.
Signature
Description
A Sink
that will always backpressure never cancel and never consume any elements from the stream.
Reactive Streams semantics
cancels never
backpressures always