Improve Buffer Handling
Closed this issue · 0 comments
FlorianWendelborn commented
new Buffer(size)
is deprecated. It should be replaced with Buffer.alloc(size)
.
Closed this issue · 0 comments
new Buffer(size)
is deprecated. It should be replaced with Buffer.alloc(size)
.