Stream Mapper
Parameters
WRAPPED
The value type of the wrapped stream
RESULT
The value type of the resulting stream
Constructors
Functions
Link copied to clipboard
open override fun subscribeToStream(sub: StreamHandler<RESULT>): Unsubscribe
Content copied to clipboard
Adds a subscription to the stream.