addStream method

Adds all elements of the given stream to this.

Future addStream(
Stream<List<int>> stream
)

Adds all elements of the given stream to this.