jszip icon indicating copy to clipboard operation
jszip copied to clipboard

Specify chunk size of stream

Open funkjunky opened this issue 8 years ago • 0 comments

How many bytes are being processed per "data" event?

Id recommend using the same interface as node streams: https://nodejs.org/api/stream.html#stream_implementing_a_readable_stream

funkjunky avatar Jan 30 '18 21:01 funkjunky