Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

doc: supplement docs for Writable and Transform streams #8769

Closed
wants to merge 1 commit into from

Conversation

vovacodes
Copy link

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

Slightly fix and supplement the documentation for Writable#_write and
Transform#_transform methods. Make it more consistent. Mention
passing 'buffer' as a encoding param in case chunk is a Buffer.
@sam-github
Copy link

+1

@a0viedo
Copy link
Member

a0viedo commented Dec 10, 2014

Hey @wizardzloy could you re-submit this PR to https://github.com/iojs/io.js? Someone could adopt it for you if you are not interested.

@vovacodes
Copy link
Author

@a0viedo Yes sure I'll do that

@jasnell
Copy link
Member

jasnell commented Aug 29, 2015

This landed over in nodejs/node already. While it could land in v0.10, there's no pressing issue now that v0.10 is moving into maintenance

@jasnell jasnell closed this Aug 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants