MCPcopy
hub / github.com/nestjs/nest / getStream

Method getStream

packages/common/file-stream/streamable-file.ts:53–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51 }
52
53 getStream(): Readable {
54 return this.stream;
55 }
56
57 getHeaders() {
58 const {

Callers 3

replyMethod · 0.80
replyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected