Consume the blob as an ArrayBuffer
Node buffer.Blob TypeScript interface | API Reference | Bun BuildDocsReferenceGuidesBlogDiscord/node:buffer/BlobMarrayBufferMbytesPsizeMsliceMstreamMtextPtype BuildDocsReferenceGuidesBlogDiscord /node:buffer/BlobMarrayBufferMbytesPsizeMsliceMstreamMtextPtype buffer.Blobinterface Blobreadonly size: numberreadonly type: stringarrayBuffer(): PromiseArrayBuffer>; bytes(): PromiseNonSharedUint8Array>;bytes(): PromiseUint8ArrayArrayBuffer>>; slice(start?: number,end?: number,contentType?: string): Blob;stream(): ReadableStreamNonSharedUint8Array>;stream(): ReadableStreamUint8ArrayArrayBuffer>>; text(): Promisestring>;
Search the reference...
/
interface
Consume as a Uint8Array, backed by an ArrayBuffer
Returns a readable stream of the blob's contents
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →Node buffer.Blob TypeScript interface | API Reference | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for interface node:buffer.Blob | Bun