Skip to content

fix: replace deprecated Buffer() constructor with Buffer.alloc()#46

Closed
suharsha wants to merge 1 commit intonacholibre:masterfrom
suharsha:fix-nreadline-buffer
Closed

fix: replace deprecated Buffer() constructor with Buffer.alloc()#46
suharsha wants to merge 1 commit intonacholibre:masterfrom
suharsha:fix-nreadline-buffer

Conversation

@suharsha
Copy link

This PR replaces the deprecated new Buffer() usage with Buffer.alloc().

Fixes #45.

@nacholibre
Copy link
Owner

Addressed in #47 - thanks for your MR and notification about this warning.

@nacholibre nacholibre closed this Dec 8, 2025
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.

Deprecation Warning: new Buffer() Used in _readChunk

2 participants