]> zoso.dev Git - buffer.git/commitdiff
standard
authorFeross Aboukhadijeh <feross@feross.org>
Sun, 24 Apr 2016 05:12:40 +0000 (22:12 -0700)
committerFeross Aboukhadijeh <feross@feross.org>
Sun, 24 Apr 2016 05:12:40 +0000 (22:12 -0700)
index.js

index 83842a2de9bfc83a9240971f9ae1dc7ea0058ecd..f1d9231220ccc8bc9c079d9c0f9b9e3150510e61 100644 (file)
--- 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