| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This package provides classes to work with strings in a streaming way.
npm install string-stream
Implements a readable stream interface to a string or a buffer.
Reads the given n bytes from the stream.
Not quite sure if it is necessary to implement the pipe method. But the piping with the core method doesn't work.
| Back | FazBrowse Home | New Git URL |