Skip to content

Conversation

@jacobheun
Copy link

fix: use build in readable-stream.destroy()

readable-stream 3 added support for .destroy, this will now just use
the built in destroy and avoid overrind .destroyed, as that is handled
automatically

BREAKING CHANGES: uses Uint8Array instead of Buffer

fix: use build in readable-stream.destroy()

readable-stream 3 added support for .destroy, this will now just use
the built in destroy and avoid overrind .destroyed, as that is handled
automatically

BREAKING CHANGES: uses Uint8Array instead of Buffer
@achingbrain achingbrain merged commit 0ed16c2 into master Aug 11, 2020
@achingbrain achingbrain deleted the fix/buffer branch August 11, 2020 16:06
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.

3 participants