Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

feature request: public Stream.Readable#dump() method #6195

Closed
jonathanong opened this issue Sep 7, 2013 · 0 comments
Closed

feature request: public Stream.Readable#dump() method #6195

jonathanong opened this issue Sep 7, 2013 · 0 comments

Comments

@jonathanong
Copy link

like: https://github.com/joyent/node/blob/master/lib/_http_incoming.js#L196

right now, you have to do stream.resume() with a comment saying why you're resuming the stream so other people know what you're doing. i prefer if there were a stream.dump() method so the comment is unnecessary and users can look up documentation as to why you need to dump the stream.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants