summaryrefslogtreecommitdiff
path: root/test/simple/test-stream2-readable-empty-buffer-no-eof.js
Commit message (Expand)AuthorAgeFilesLines
* stream: There is no _read cb, there is only pushisaacs2013-02-281-10/+10
* stream: Don't stop reading on zero-length decoded outputisaacs2013-01-311-52/+85
* stream: Don't signal EOF on '' or Buffer(0)isaacs2013-01-311-0/+85