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