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