summaryrefslogtreecommitdiff
path: root/lib/_stream_transform.js
Commit message (Expand)AuthorAgeFilesLines
...
* transform: Automatically read() on _write when read buffer is emptyisaacs2012-12-131-1/+15
* streams2: Make Transform streams pull-styleisaacs2012-12-131-17/+103
* streams2: The new stream base classesisaacs2012-12-131-0/+123