Docs
Reference
Guides
Blog
Discord
/
node:zlib
/
BrotliCompress
/
_write
M
_write
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:zlib
/
BrotliCompress
/
_write
M
_write
method
zlib.BrotliCompress._write
_write
(
chunk
:
any
,
encoding
:
BufferEncoding
,
callback
:
(
error
?
:
null
|
Error
)
=>
void
)
:
void
;