Create a Share from an existing source.
function from | node:stream/iter module | Bun BuildDocsReferenceGuidesBlogDiscord/node:stream/iter/Share/fromFfrom BuildDocsReferenceGuidesBlogDiscord /node:stream/iter/Share/fromFfrom stream.iter.Share.fromfunction from(input: ByteReadableStream | SyncByteReadableStream | Shareable,options?: ShareOptions): Share; @param options Referenced typestype ByteReadableStream = AsyncIterableUint8Array[]>type SyncByteReadableStream = IterableUint8Array[]>interface Shareable[shareProtocol](options: ShareOptions): Share;interface ShareOptionsbackpressure?: BackpressurePolicyhighWaterMark?: numbersignal?: AbortSignalnamespace Sharefunction from(input: ByteReadableStream | SyncByteReadableStream | Shareable,options?: ShareOptions): Share; @param options
Search the reference...
/
function
Same as share().
Create a Share from an existing source.
Same as share().
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →function from | node:stream/iter module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for function node:stream/iter.Share.from | Bun