The maximum length of the internal buffer. If a write operation would cause the buffer to exceed maxLength, the data written is dropped and a drop event is emitted with the dropped data.
Utf8Stream.maxLength property | Node.js fs module | Bun BuildDocsReferenceGuidesBlogDiscord/node:fs/Utf8Stream/maxLengthPmaxLength BuildDocsReferenceGuidesBlogDiscord /node:fs/Utf8Stream/maxLengthPmaxLength fs.Utf8Stream.maxLengthreadonly maxLength: 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 →Utf8Stream.maxLength property | Node.js fs module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- The maximum length of the internal buffer. If a write
operation would cause the buffer to exceed `maxLength`, the data written is
dropped and a drop event is emitted with the dropped data.