Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Qio
Reader
Interface Reader
Hierarchy
ForEach
Reader
Index
Properties
node
Methods
close
forEach
read
Properties
public
node
:
ReadableStream
Methods
public
close
(
)
public
forEach
(
callback
:
ForEachCallback
)
:
Promise
Parameters
callback:
ForEachCallback
Returns
Promise
public
read
(
charset
:
string
)
:
Promise
Parameters
charset:
string
Returns
Promise
public
read
(
)
:
Promise
Returns
Promise
Globals
NodeJS
Qio
QioFS
QioHTTP
assert
buffer
buffer-stream
child_process
cluster
crypto
dgram
dns
domain
events
fs
fs
http
http
https
jquery
net
os
path
punycode
q
querystring
reader
readline
repl
stream
string_decoder
tls
tty
url
util
vm
writer
zlib
BufferReader
ForEach
ForEachCallback
Reader
node
close
forEach
read
Stream
Writer