Skip to content

doc: fix incorrect api version for Buffer.allocUnsafeSlow

Rodrigo Muino Tomonari requested to merge github/fork/jwgoh/doc/buffer into master

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

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)

doc

Merge request reports

Loading