From: Feross Aboukhadijeh Date: Sun, 24 Apr 2016 05:12:40 +0000 (-0700) Subject: standard X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=55b92549ba1867be7365ca090118669e01a650b5;p=buffer.git standard --- diff --git a/index.js b/index.js index 83842a2..f1d9231 100644 --- a/index.js +++ b/index.js @@ -413,7 +413,6 @@ function byteLength (string, encoding) { switch (encoding) { case 'ascii': case 'binary': - // Deprecated case 'raw': case 'raws': return len