Skip to content

doc: document switchover from measured bytes to chars after setEncoding

Rodrigo Muino Tomonari requested to merge github/fork/jalafel/doc-#6798 into master
Checklist

Ref: https://github.com/nodejs/node/issues/6798

This is documentation PR to denote the change of measurement against the highWaterMark in non-object streams after .setEncoding() is called. It changes from bytes to character.

Affected core subsystem(s)

doc

Merge request reports

Loading