Docs
Reference
Guides
Blog
Discord
/
node:zlib
/
BrotliCompress
/
flush
M
flush
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:zlib
/
BrotliCompress
/
flush
M
flush
method
zlib.BrotliCompress.flush
flush
(
kind
?
:
number
,
callback
?
:
(
)
=>
void
)
:
void
;
flush
(
callback
?
:
(
)
=>
void
)
:
void
;