src: remove final trace of raw encoding · nodejs/node@a059aea · GitHub
Skip to content

Commit a059aea

Browse files
trevnorrisaddaleax
authored andcommitted
src: remove final trace of raw encoding
A message stuck around in the native API warning users to not use 'raw' encoding. Followed by an abort(). This is no longer necessary since all other signs of 'raw' encoding have been removed. PR-URL: #7111 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 28071a1 commit a059aea

2 files changed

Lines changed: 1 addition & 9 deletions

File tree

doc/api/buffer.md

Lines changed: 1 addition & 2 deletions

src/node.cc

Lines changed: 0 additions & 7 deletions

0 commit comments

Comments
 (0)