Maximum number of bytes to read before ending the iterator. Reads stop when limit bytes have been delivered or EOF is reached, whichever comes first.
property limit | Node.js fs/promises module | Bun BuildDocsReferenceGuidesBlogDiscord/node:fs/promises/PullOptions/limitPlimit BuildDocsReferenceGuidesBlogDiscord /node:fs/promises/PullOptions/limitPlimit fs.promises.PullOptions.limitlimit?: 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 limit | Node.js fs/promises module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- Maximum number of bytes to read before ending the
iterator. Reads stop when `limit` bytes have been delivered or EOF is
reached, whichever comes first.