buffer: consider deprecated raws as valid encoding by thefourtheye · Pull Request #2829 · nodejs/node
thefourtheye added a commit to thefourtheye/io.js that referenced this pull request
Sep 14, 2015As `raw` and `raws` encodings are deprecated for such a long time, and it is an undocumented feature. This patch removes the support for those encoding completely. Previous discussion: nodejs#2829
thefourtheye added a commit that referenced this pull request
Sep 16, 2015As `raw` and `raws` encodings are deprecated for such a long time, and they both are undocumented, this patch removes the support for those encodings completely. Previous discussion: #2829 PR-URL: #2859 Reviewed-By: Brian White <mscdex@mscdex.net> Reviewed-By: Trevor Norris <trev.norris@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters