targz icon indicating copy to clipboard operation
targz copied to clipboard

Is it possible to use this as a stream i.e. without creating files ?

Open yogeshgadge opened this issue 8 years ago • 1 comments

I don't see an option to specify a read stream for compress. Wondering if this is possible. Can I specify opts.dest a buffer .pipe(fs.createWriteStream(opts.dest)

yogeshgadge avatar Dec 05 '16 17:12 yogeshgadge

Would be nice to have it. P.s. referenced library can do the job with the pipes. This lib is just a wrapper, check the "tar-fs".

ievgennaida avatar Nov 15 '19 15:11 ievgennaida