Skip to content

doc: document that readline write() is processed as input

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

Document that data written using readline.write() is processed as input.

Fixes: https://github.com/nodejs/node/issues/4402

Merge request reports

Loading