Skip to content

stream: write should throw on unknown encoding

Validate encoding passed to write(chunk, encoding, cb) and throw if it is invalid.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading