licenses.dev

stream-length v1.0.2

For a given Buffer or Stream, this module will attempt to determine the total length of the stream contents. It currently supports Buffers, `fs` streams, `http` responses, and `request` objects, and allows for specifying custom stream types.

Published on

Licenses

Learn more about license information.

Package Licenses

WTFPL

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
bluebird • 2.11.0Full featured Promises/A+ implementation with exceptionally good performanceDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/stream-length)](https://licenses.dev/npm/stream-length)
<a href="https://licenses.dev/npm/stream-length">
  <img src="https://licenses.dev/b/npm/stream-length" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.2 version:

[![licenses](https://licenses.dev/b/npm/stream-length/1.0.2)](https://licenses.dev/npm/stream-length/1.0.2)
<a href="https://licenses.dev/npm/stream-length/1.0.2">
  <img src="https://licenses.dev/b/npm/stream-length/1.0.2" alt="licenses" />
</a>
GitHub