Is true if it is safe to call writable.write(), which means the stream has not been destroyed, errored, or ended.
Duplex.writable property | Node.js stream module | Bun BuildDocsReferenceGuidesBlogDiscord/node:stream/default/Duplex/writablePwritable BuildDocsReferenceGuidesBlogDiscord /node:stream/default/Duplex/writablePwritable stream.default.Duplex.writablewritable: boolean
Search the reference...
/
property
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →Duplex.writable property | Node.js stream module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- Is `true` if it is safe to call `writable.write()`, which means
the stream has not been destroyed, errored, or ended.