Skip to content

Conversation

@TriAnMan
Copy link

@TriAnMan TriAnMan commented Feb 9, 2016

readable.setEncoding(null) - may be the most preferable way to proxy a binary data without any encoding/decoding overhead

See nodejs/readable-stream#180 for details

@mscdex mscdex added doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem. labels Feb 9, 2016
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would flip these last two sentences around, or move the new sentence to a separate paragraph.

@jasnell
Copy link
Member

jasnell commented Feb 10, 2016

LGTM with a nit.

@TriAnMan TriAnMan force-pushed the doc-readable-encoding-fix branch from d184b48 to eb748a2 Compare February 26, 2016 16:03
@TriAnMan
Copy link
Author

@jasnell Could you review?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

useful

@TriAnMan TriAnMan force-pushed the doc-readable-encoding-fix branch from eb748a2 to 66bb1b4 Compare February 29, 2016 09:34
@TriAnMan
Copy link
Author

@silverwind thanks! (:

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very

`readable.setEncoding(null)` - may be the most preferable way to proxy a binary data without any encoding/decoding overhead
@TriAnMan TriAnMan force-pushed the doc-readable-encoding-fix branch from 66bb1b4 to 174fec5 Compare February 29, 2016 09:56
@TriAnMan
Copy link
Author

@silverwind Thanks a lot... Seems I need to install a spell checker for my Sublime. (:

@silverwind
Copy link
Contributor

Landed in 8d8fef0.

@silverwind silverwind closed this Feb 29, 2016
silverwind pushed a commit that referenced this pull request Feb 29, 2016
`readable.setEncoding(null)` - may be the most preferable way to proxy
a binary data without any encoding/decoding overhead

PR-URL: #5155
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
@TriAnMan TriAnMan deleted the doc-readable-encoding-fix branch February 29, 2016 10:18
@Fishrock123 Fishrock123 mentioned this pull request Mar 1, 2016
5 tasks
Fishrock123 pushed a commit that referenced this pull request Mar 2, 2016
`readable.setEncoding(null)` - may be the most preferable way to proxy
a binary data without any encoding/decoding overhead

PR-URL: #5155
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
@MylesBorins
Copy link
Contributor

I'm 99% sure this applied to v4. Going to give a day before landing for people to chime in and let me know not to land it

MylesBorins pushed a commit that referenced this pull request Mar 17, 2016
`readable.setEncoding(null)` - may be the most preferable way to proxy
a binary data without any encoding/decoding overhead

PR-URL: #5155
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
MylesBorins pushed a commit that referenced this pull request Mar 21, 2016
`readable.setEncoding(null)` - may be the most preferable way to proxy
a binary data without any encoding/decoding overhead

PR-URL: #5155
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants