Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hapijs/hapi
/ drain
Method
drain
lib/response.js:677–680 ·
view source on GitHub ↗
(stream)
Source
from the content-addressed store, hash-verified
675
}
676
677
static drain(stream) {
678
679
stream.destroy();
680
}
681
};
682
683
Callers
3
transmit.js
File · 0.80
route.js
File · 0.80
_close
Method · 0.80
Calls
1
destroy
Method · 0.80
Tested by
no test coverage detected