Close the file handle when the stream ends.
Node fs.promises.PullOptions TypeScript interface | API Reference | Bun BuildDocsReferenceGuidesBlogDiscord/node:fs/promises/PullOptionsPautoClosePchunkSizePlimitPsignalPstart BuildDocsReferenceGuidesBlogDiscord /node:fs/promises/PullOptionsPautoClosePchunkSizePlimitPsignalPstart fs.promises.PullOptionsinterface PullOptionsautoClose?: boolean chunkSize?: number limit?: number signal?: AbortSignalstart?: number
Search the reference...
/
interface
Size in bytes of the buffer allocated for each read operation.
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.
Byte offset to begin reading from. When specified, reads use explicit positioning (pread semantics).
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →Node fs.promises.PullOptions TypeScript interface | API Reference | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for interface node:fs/promises.PullOptions | Bun