Docs
Reference
Guides
Blog
Discord
/
node:stream
/
default
/
Pipe
M
close
M
hasRef
M
ref
M
unref
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:stream
/
default
/
Pipe
M
close
M
hasRef
M
ref
M
unref
interface
stream.default.Pipe
interface
Pipe
close
()
:
void
;
hasRef
()
:
boolean
;
ref
()
:
void
;
unref
()
:
void
;