search

NativeReadableStreamAsyncIterator<T>

Exported By
All Implemented Interfaces

No description available.

new NativeReadableStreamAsyncIterator<T>( iterator )

Parameters
iteratorAsyncIterator<(T|null), ?, ?>

Instance Methods