Skip to content

buffer: add blob endings option, remove Node.js specific encoding option

Rodrigo Muino Tomonari requested to merge github/fork/jasnell/blob3 into master

This builds on the #39693 and includes the commits from that PR.

This removes the non-standard 'encoding' option on the Blob constructor and adds the standard 'endings' option.

Merge request reports

Loading