Skip to content

Conversation

@TangentSquared
Copy link

@TangentSquared TangentSquared commented Mar 18, 2023

new Buffer(size) is deprecated, so changed it to Buffer.alloc(size).
please refer to this.

'new Buffer(size)' is deprecated. Changed the same to 'Buffer.alloc(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