Build
Docs
Reference
Guides
Blog
Discord
/
node:stream/iter
/
SyncShare
/
pull
M
pull
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
node:stream/iter
/
SyncShare
/
pull
M
pull
method
stream.iter.SyncShare.pull
pull
(
...
args
:
any
)
:
SyncByteReadableStream
;
Referenced types
type
SyncByteReadableStream
=
Iterable
<
Uint8Array
[]
>