MaterializeStreamTransformer<S> constructor
MaterializeStreamTransformer<S> ()
Constructs a StreamTransformer which transforms the onData, on Done, and onError events into StreamNotification objects.
Implementation
MaterializeStreamTransformer();