streamifier
Converts a Buffer/String to a readable stream
Last updated 12 years ago by Gagle .
MIT · Repository · Original npm · Tarball · package.json
$ npm install streamifier 
SYNC missed versions from official npm registry.

streamifier

Converts a Buffer/String into a readable stream

npm

module.createReadStream(object[, options]) : Readable

Returns a Readable stream.

The object can be of any data type. If it is a Buffer or a string, the available options are highWaterMark and encoding, otherwise the Readable stream is automatically set in object mode and the options parameter is ignored.

Current Tags

  • 0.1.1                                ...           latest (10 years ago)

4 Versions

  • 0.1.1                                ...           10 years ago
  • 0.1.0                                ...           11 years ago
  • 0.0.2                                ...           11 years ago
  • 0.0.1                                ...           12 years ago
Maintainers (1)
Downloads
Total 2
Today 1
This Week 1
This Month 1
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None

© 2010 - cnpmjs.org x YWFE | Home | YWFE