Docs
Reference
Guides
Blog
Discord
/
node:stream
/
default
/
PassThrough
/
push
M
push
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:stream
/
default
/
PassThrough
/
push
M
push
method
stream.default.PassThrough.push
push
(
chunk
:
any
,
encoding
?
:
BufferEncoding
)
:
boolean
;