doc: add note for binary safe string reading
authorAnton Andesen <a.andersen@readyforsky.com>
Tue, 9 Feb 2016 08:31:07 +0000 (08:31 +0000)
committerMyles Borins <mborins@us.ibm.com>
Mon, 21 Mar 2016 19:57:54 +0000 (12:57 -0700)
commitca17f91ba88c66929595cb6546542aa3faea86aa
treeba8208791fbdcb0b6eb52590d9edae8f688a4960
parente7f45f0a17ab0f98b1e1e1c928108c31fe47edec
doc: add note for binary safe string reading

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

PR-URL: https://github.com/nodejs/node/pull/5155
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
doc/api/stream.markdown