Skip to content

Update streams readAllBytes impl to use BufferSource#3098

Merged
jasnell merged 1 commit intomainfrom
jsnell/update-streams-readallbytes-to-use-buffersource
Nov 12, 2024
Merged

Update streams readAllBytes impl to use BufferSource#3098
jasnell merged 1 commit intomainfrom
jsnell/update-streams-readallbytes-to-use-buffersource

Conversation

@jasnell
Copy link
Collaborator

@jasnell jasnell commented Nov 12, 2024

Have the streams readAllBytes(...) API use jsg::BufferSource instead of the kj::Array<kj::byte> type binding.

@jasnell jasnell requested review from anonrig and erikcorry November 12, 2024 19:30
@jasnell jasnell requested review from a team as code owners November 12, 2024 19:30
@jasnell jasnell force-pushed the jsnell/update-streams-readallbytes-to-use-buffersource branch from e28caf5 to 284ede7 Compare November 12, 2024 20:28
@jasnell jasnell merged commit af6f607 into main Nov 12, 2024
@jasnell jasnell deleted the jsnell/update-streams-readallbytes-to-use-buffersource branch November 12, 2024 21:02
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