Skip to content

Conversation

NotWoods
Copy link

Buffer.slice has been deprecated, and Buffer.subarray is preferred. That method has been available since Node 3.0.0.

Since Buffer is just a subtype of an Uint8Array, the Uint8ArrayReader can be used in place of the NodeBufferReader.

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