Read result when AsyncUint8ArrayIterator.next() succeeds.
AsyncUint8ArrayIterator.next()
The value read from source
source
The absolute offset in source that buffer was read from. This will be in range [0, source.byteLength]
buffer
The input object that has provided the data from some external mechanism
Generated using TypeDoc
Read result when
AsyncUint8ArrayIterator.next()
succeeds.