Bun.ReadableStreamReader TypeScript type alias | API Reference | Bun BuildDocsReferenceGuidesBlogDiscord/Bun/ReadableStreamReaderTReadableStreamReader BuildDocsReferenceGuidesBlogDiscord /Bun/ReadableStreamReaderTReadableStreamReader ReadableStreamReadertype ReadableStreamReaderT> = ReadableStreamDefaultReaderT>Referenced typesclass ReadableStreamDefaultReaderR = any> readonly closed: Promisevoid> cancel(reason?: any): Promisevoid>;read(): PromiseReadableStreamReadResultR>>; read(): PromiseReadableStreamDefaultReadResultR>>;readMany(): ReadableStreamDefaultReadManyResultR> | PromiseReadableStreamDefaultReadManyResultR>>; releaseLock(): void;
Search the reference...
/
type
Only available in Bun. If there are multiple chunks in the queue, this will return all of them at the same time. Will only return a promise if the data is not immediately available.
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →Bun.ReadableStreamReader TypeScript type alias | API Reference | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for type bun.ReadableStreamReader | Bun