Skip to content

child_process: support Uint8Array input to methods

Support Uint8Array input to all the synchronous methods.

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
Affected core subsystem(s)

child_process

Merge request reports

Loading