Commit 68a2d8f0 authored by Vladimir Guguiev's avatar Vladimir Guguiev Committed by Bert Belder
Browse files

docs: improve Writable/Transform stream docs

Slightly fix and supplement the documentation for Writable#write and
Transform#transform methods. Make it more consistent. Mention passing
'buffer' as an encoding param in case chunk is a Buffer.

PR: https://github.com/iojs/io.js/pull/142


Reviewed-by: default avatarBert Belder <bertbelder@gmail.com>
Reviewed-by: default avatarRod Vagg <rod@vagg.org>
parent 43e4c906
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment