Structs§
- Dematerialize
- Converts an Observable that emits
Eventobjects into a “live” Observable that emits the items and notifications embedded in thoseEventobjects. See https://reactivex.io/documentation/operators/materialize-dematerialize.html
Event objects into a “live” Observable that emits the items and notifications embedded in those Event objects.
See https://reactivex.io/documentation/operators/materialize-dematerialize.html