MCPcopy
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.jsFile · 0.80
route.jsFile · 0.80
_closeMethod · 0.80

Calls 1

destroyMethod · 0.80

Tested by

no test coverage detected