asStream abstract method

Stream<ChannelEvent<T?>> asStream()

Reads the channel as Stream.

Implementation

Stream<ChannelEvent<T?>> asStream();