Skip to content

Change view type annotation to Uint8Array#63130

Open
debojeetmitra wants to merge 1 commit intonodejs:mainfrom
debojeetmitra:main
Open

Change view type annotation to Uint8Array#63130
debojeetmitra wants to merge 1 commit intonodejs:mainfrom
debojeetmitra:main

Conversation

@debojeetmitra
Copy link
Copy Markdown

This change narrows the documented return type of
ReadableStreamBYOBRequest.view from ArrayBufferView to Uint8Array,
reflecting the specification update in whatwg/streams#1367.

Closes #62952

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. web streams labels May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. web streams

Projects

None yet

Development

Successfully merging this pull request may close these issues.

webstreams: narrow ReadableStreamBYOBRequest.view to Uint8Array

2 participants