pass-stream icon indicating copy to clipboard operation
pass-stream copied to clipboard

_flush?

Open jasonkuhrt opened this issue 12 years ago • 2 comments

Shouldn't pass-stream expose an api for the _flush method?

jasonkuhrt avatar Jun 04 '13 03:06 jasonkuhrt

Do you have an example of what you would like to see?

Note: The endFn is actually used as the _flush method

jeffbski avatar Aug 06 '13 16:08 jeffbski

No not really. I think it was just that pass-stream doesn't expose _flush but the node docs suggest that it is something that superclasses should implement.

jasonkuhrt avatar Aug 09 '13 03:08 jasonkuhrt