Skip to content

Use new Buffer() #3

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

Merged
merged 1 commit into from
Feb 14, 2017
Merged

Use new Buffer() #3

merged 1 commit into from
Feb 14, 2017

Conversation

TsvetanMilanov
Copy link
Contributor

new Buffer() is deprecated but in some versions of Node 4 and 5 the new method for creating buffers - Buffer.alloc() does not exist.

new Buffer() is deprecated but in some versions of Node 4 and 5 the new method for creating buffers - Buffer.alloc() does not exist.
@TsvetanMilanov TsvetanMilanov merged commit 63dedc4 into master Feb 14, 2017
@TsvetanMilanov TsvetanMilanov deleted the milanov/use-new-buffer branch February 14, 2017 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants