Docs
Reference
Guides
Blog
Discord
/
node:zlib
/
inflate
N
inflate
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:zlib
/
inflate
N
inflate
namespace
zlib.inflate
function
inflate
(
buf
:
InputType
,
callback
:
CompressCallback
)
:
void
;
function
inflate
(
buf
:
InputType
,
options
:
ZlibOptions
,
callback
:
CompressCallback
)
:
void
;
namespace
inflate