Maximum chunk size in bytes for synchronous write operations. Writes larger than this threshold fall back to async I/O. Set this to match the reader's chunkSize for optimal pipeTo() performance.
property chunkSize | Node.js fs/promises module | Bun BuildDocsReferenceGuidesBlogDiscord/node:fs/promises/WriterOptions/chunkSizePchunkSize BuildDocsReferenceGuidesBlogDiscord /node:fs/promises/WriterOptions/chunkSizePchunkSize fs.promises.WriterOptions.chunkSizechunkSize?: number
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 →property chunkSize | Node.js fs/promises module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- Maximum chunk size in bytes for synchronous write
operations. Writes larger than this threshold fall back to async I/O.
Set this to match the reader