Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Module @aws-sdk/chunked-stream-reader-node

@aws-sdk/chunked-stream-reader-node

NPM version NPM downloads

Exports a streamReader function that accepts a readable stream, a function to call on each chunk, and a chunk size in bytes to buffer interally 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.

Index

Functions