method MuxAsyncIterator.prototype.iterate
MuxAsyncIterator.prototype.iterate(): AsyncIterableIterator<T>Returns an async iterator of the stream.
Return Type
AsyncIterableIterator<T>MuxAsyncIterator.prototype.iterate(): AsyncIterableIterator<T>Returns an async iterator of the stream.
AsyncIterableIterator<T>