mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
buffer: lint
This commit is contained in:
@@ -186,7 +186,7 @@ Buffer.byteLength = function(str, enc) {
|
||||
ret = internal.byteLength(str, enc);
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
// pre-set for values that may exist in the future
|
||||
|
||||
Reference in New Issue
Block a user