summaryrefslogtreecommitdiff
path: root/test/simple/test-stream2-set-encoding.js
Commit message (Expand)AuthorAgeFilesLines
* stream: make setEncoding chainableJulian Gruber2013-09-041-0/+6
* test: No need for kicking in streams2 testisaacs2013-03-141-24/+0
* stream: Never call decoder.end() multiple timesGil Pedersen2013-03-141-0/+73
* Revert "stream: Never call decoder.end() multiple times"isaacs2013-03-131-4/+0
* stream: Never call decoder.end() multiple timesGil Pedersen2013-03-131-0/+4
* stream: Remove bufferSize optionisaacs2013-03-061-3/+1
* stream: There is no _read cb, there is only pushisaacs2013-02-281-5/+5
* streams: Support objects other than BuffersRaynos2013-01-241-1/+16
* streams2: Tests of new interfacesisaacs2012-12-131-0/+299