An AsyncIterator that allows "writing" items to it externally
It uses a buffer internally, so items can be written synchronously and asynchronously
since v4.0.0
Generated using TypeDoc
An AsyncIterator that allows "writing" items to it externally
It uses a buffer internally, so items can be written synchronously and asynchronously