Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switching to Buffer.from/Buffer.alloc #22

Open
gabrielschulhof opened this issue Aug 22, 2018 · 0 comments
Open

Switching to Buffer.from/Buffer.alloc #22

gabrielschulhof opened this issue Aug 22, 2018 · 0 comments

Comments

@gabrielschulhof
Copy link

new Buffer() is deprecated and it's unsafe. There are two places in the code where this change needs to be made. Do you think you could move those calls over to Buffer.from?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant