Consume the blob as an ArrayBuffer
type
buffer.BlobPart
Referenced types
interface Blob
Consume as a Uint8Array, backed by an ArrayBuffer
Returns a readable stream of the blob's contents
type
Consume the blob as an ArrayBuffer
Consume as a Uint8Array, backed by an ArrayBuffer
Returns a readable stream of the blob's contents