gagle / node-streamifier

Converts a Buffer/String to a readable stream.
MIT License
150 stars 12 forks source link

[DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. #4

Open klikpaspor opened 5 years ago

klikpaspor commented 5 years ago

[DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.