Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ duplexify.js
File
duplexify.js
lib/internal/streams/duplexify.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{
4
FunctionPrototypeCall,
Callers
nothing calls this directly
Calls
15
isDuplexNodeStream
Function · 0.85
isReadableNodeStream
Function · 0.85
_duplexify
Function · 0.85
isWritableNodeStream
Function · 0.85
isNodeStream
Function · 0.85
isWritableStream
Function · 0.85
fromAsyncGen
Function · 0.85
isBlob
Function · 0.85
isReadableStream
Function · 0.70
isIterable
Function · 0.70
from
Function · 0.70
destroyer
Function · 0.70
Tested by
no test coverage detected