Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
zlib
ZlibOptions
Interface ZlibOptions
Index
Properties
chunkSize
dictionary
level
memLevel
strategy
windowBits
Properties
optional
public
chunkSize
?:
number
optional
public
dictionary
?:
any
optional
public
level
?:
number
optional
public
memLevel
?:
number
optional
public
strategy
?:
number
optional
public
windowBits
?:
number
Globals
NodeJS
assert
buffer
child_process
cluster
crypto
dgram
dns
domain
events
fs
http
https
ncp
net
os
path
punycode
querystring
readline
repl
stream
string_decoder
tls
tty
url
util
vm
zlib
Z_ASCII
Z_BEST_COMPRESSION
Z_BEST_SPEED
Z_BINARY
Z_BLOCK
Z_BUF_ERROR
Z_DATA_ERROR
Z_DEFAULT_COMPRESSION
Z_DEFAULT_STRATEGY
Z_DEFLATED
Z_ERRNO
Z_FILTERED
Z_FINISH
Z_FIXED
Z_FULL_FLUSH
Z_HUFFMAN_ONLY
Z_MEM_ERROR
Z_NEED_DICT
Z_NO_COMPRESSION
Z_NO_FLUSH
Z_NULL
Z_OK
Z_PARTIAL_FLUSH
Z_RLE
Z_STREAM_END
Z_STREAM_ERROR
Z_SYNC_FLUSH
Z_TEXT
Z_TREES
Z_UNKNOWN
Z_VERSION_ERROR
ZlibOptions
chunkSize
dictionary
level
memLevel
strategy
windowBits
Deflate
DeflateRaw
Gunzip
Gzip
Inflate
InflateRaw
Unzip
createDeflate
createDeflateRaw
createGunzip
createGzip
createInflate
createInflateRaw
createUnzip
deflate
deflateRaw
gunzip
gzip
inflate
inflateRaw
unzip