mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04: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