IgnoreElementsExtension<T> extension

Extends the Stream class with the ability to skip, or ignore, data events.

on

Methods

ignoreElements() Stream<Never>
Creates a Stream where all emitted items are ignored, only the error / completed notifications are passed