summaryrefslogtreecommitdiff
path: root/lib/_stream_passthrough.js
Commit message (Expand)AuthorAgeFilesLines
* stream: _write takes an encoding argumentisaacs2013-03-051-1/+1
* stream: Remove output function from _transformisaacs2013-03-051-1/+1
* streams2: ctor guards on Stream classesisaacs2012-12-131-0/+3
* streams2: Handle immediate synthetic transforms properlyisaacs2012-12-131-2/+1
* streams2: The new stream base classesisaacs2012-12-131-0/+39