Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
stream
DuplexOptions
Interface DuplexOptions
Hierarchy
ReadableOptions
WritableOptions
DuplexOptions
Index
Properties
allowHalfOpen
decodeStrings
encoding
highWaterMark
objectMode
Properties
optional
public
allowHalfOpen
?:
boolean
optional
public
decodeStrings
?:
boolean
optional
public
encoding
?:
string
optional
public
highWaterMark
?:
number
optional
public
objectMode
?:
boolean
Globals
NodeJS
PathWatcher
assert
buffer
child_process
cluster
crypto
dgram
dns
domain
events
fs
http
https
jquery
net
os
path
pathwatcher
punycode
q
querystring
readline
repl
stream
string_decoder
tls
tty
url
util
vm
zlib
DuplexOptions
allowHalfOpen
decodeStrings
encoding
highWaterMark
objectMode
ReadableOptions
TransformOptions
WritableOptions
Duplex
PassThrough
Readable
Transform
Writable