Skip to content

[refactor] Use Buffer.allocUnsafe instead of new Buffer#104

Merged
darrachequesne merged 1 commit intosocketio:developfrom
darrachequesne:refactor/buffer-allocunsafe
Oct 31, 2018
Merged

[refactor] Use Buffer.allocUnsafe instead of new Buffer#104
darrachequesne merged 1 commit intosocketio:developfrom
darrachequesne:refactor/buffer-allocunsafe

Conversation

@darrachequesne
Copy link
Copy Markdown
Member

No description provided.

@darrachequesne darrachequesne force-pushed the refactor/buffer-allocunsafe branch from 828bd39 to 4270da5 Compare October 31, 2018 06:37
@darrachequesne darrachequesne merged commit 020a131 into socketio:develop Oct 31, 2018
@darrachequesne darrachequesne deleted the refactor/buffer-allocunsafe branch October 31, 2018 07:08
darrachequesne added a commit that referenced this pull request Nov 1, 2018
Breaking change: drop support for Node.js 4 (since Buffer.allocUnsafe was added in v5.10.0)

Reference: https://nodejs.org/docs/latest/api/buffer.html#buffer_class_method_buffer_allocunsafe_size
darrachequesne added a commit that referenced this pull request Mar 19, 2019
Breaking change: drop support for Node.js 4 (since Buffer.allocUnsafe was added in v5.10.0)

Reference: https://nodejs.org/docs/latest/api/buffer.html#buffer_class_method_buffer_allocunsafe_size
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

Successfully merging this pull request may close these issues.

1 participant