Skip to content

doc: stream.isReadable and stream.isWritable API fixups#59089

Merged
nodejs-github-bot merged 6 commits intonodejs:mainfrom
joaoGabriel55:fix-stream-utils
Sep 7, 2025
Merged

doc: stream.isReadable and stream.isWritable API fixups#59089
nodejs-github-bot merged 6 commits intonodejs:mainfrom
joaoGabriel55:fix-stream-utils

Conversation

@joaoGabriel55
Copy link
Contributor

Fixes: #59006

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

stream.isReadable and stream.isWritable return null instead of false

10 participants