@aws-sdk/chunked-stream-reader-node
v3.893.0
Published
[](https://www.npmjs.com/package/@aws-sdk/chunked-stream-reader-node) [](http
Downloads
212,761
Readme
@aws-sdk/chunked-stream-reader-node
Exports a streamReader function that accepts a readable stream, a function to call on each chunk, and a chunk size in bytes to buffer internally before calling the supplied function.
This package is meant for the AWS SDK for JavaScript to enable reading a stream with consistent chunk sizes.
An internal package
Usage
You probably shouldn't, at least directly.
