| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
I would flip these last two sentences around, or move the new sentence to a separate paragraph.
Sorry, something went wrong.
|
LGTM with a nit. |
Sorry, something went wrong.
There was a problem hiding this comment.
useful
Sorry, something went wrong.
There was a problem hiding this comment.
very
Sorry, something went wrong.
`readable.setEncoding(null)` - may be the most preferable way to proxy a binary data without any encoding/decoding overhead
|
@silverwind Thanks a lot... Seems I need to install a spell checker for my Sublime. (: |
Sorry, something went wrong.
`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>
`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>
|
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 |
Sorry, something went wrong.
`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>
`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>
| Back | FazBrowse Home | New Git URL |
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