@xstoudi/stream-to-string

1.0.1 • Public • Published

stream-to-string

Just npm install @xstoudi/stream-to-string and have fun!

Example

The second argument is optional (default: utf8).

const streamToString = require('@xstoudi/stream-to-string')

streamToString(myStream, { encoding: 'binary' })

Package Sidebar

Install

npm i @xstoudi/stream-to-string

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

1.12 kB

Total Files

3

Last publish

Collaborators

  • xstoudi