12 Commits (7a07b31a2f678a319fc7cbb0ee4ee023fa812b14)

Author SHA1 Message Date
isaacs 426b4c6258 stream: _write takes an encoding argument 12 years ago
isaacs 384f1be739 stream: Writable.end(chunk) after end is an error 12 years ago
Ben Noordhuis 80ea63b958 Revert "stream: Writable.end(chunk) after end is an error" 12 years ago
isaacs 5222d19a11 stream: Writable.end(chunk) after end is an error 12 years ago
isaacs 86433979c6 stream: Writables are not pipe()able 12 years ago
isaacs 3b2e9d2648 stream: remove lowWaterMark feature 12 years ago
isaacs 33b2aebb6d stream: Writable should ignore encoding for buffers 12 years ago
Nathan Rajlich a9c4a20331 stream: make Writable#end() accept a callback function 12 years ago
Raynos 444bbd4fa7 streams: Support objects other than Buffers 12 years ago
isaacs f8bb031bdc test: Sync writables may emit finish before callbacks 12 years ago
isaacs f3e71eb417 test: Writable bufferizing, non-bufferizing, and callbacks 12 years ago
isaacs 9b1b85490b streams2: Tests of new interfaces 12 years ago