- replacing new Buffer(int) to Buffer.alloc(int)
- replacing new Buffer('string' [, 'encoding']) to Buffer.from('string' [, 'encoding'])
|
||
|---|---|---|
| .. | ||
| encoding.unit.js | ||
| index.unit.js | ||
- replacing new Buffer(int) to Buffer.alloc(int)
- replacing new Buffer('string' [, 'encoding']) to Buffer.from('string' [, 'encoding'])
|
||
|---|---|---|
| .. | ||
| encoding.unit.js | ||
| index.unit.js | ||