Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for DataView stream chunks #79

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Add support for DataView stream chunks #79

merged 1 commit into from
Aug 9, 2023

Conversation

ehmicky
Copy link
Collaborator

@ehmicky ehmicky commented Aug 9, 2023

This PR continues implementing support for web streams (ReadableStream). This PR allows stream chunks to be DataViews, in addition to the already supported string, TypedArray, and Node.js Buffer.

@sindresorhus sindresorhus merged commit 4217c05 into sindresorhus:main Aug 9, 2023
@ehmicky ehmicky deleted the data-view branch August 9, 2023 16:37
@ehmicky ehmicky mentioned this pull request Aug 13, 2023
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.

2 participants