Stream.update

Takes a second Stream and updates this one with values from it.

struct Stream
package
void
update
()

Parameters

updated Stream

A second Stream from which to inherit values.