WritableWrap<T, U> extension
- on
-
- BeaconWrapper<
T, U>
- BeaconWrapper<
Methods
-
ingest(
Stream< T> source, {void then(T)?, T? initialValue}) → void -
Available on BeaconWrapper<
Injest aT, U> , provided by the WritableWrap extensionStreamand add all values emitted from it to this beacon -
wrap<
V> (ReadableBeacon< V> target, {void then(V)?, bool disposeTogether = false, bool startNow = true}) → void -
Available on BeaconWrapper<
Wraps aT, U> , provided by the WritableWrap extensionReadableBeaconand comsume its values