Blob Capabilities.
Blob is a fixed size byte array addressed by the multihash. Usually blobs are used to represent set of IPLD blocks at different byte ranges.
These can be imported directly with:
import * as Blob from '@web3-storage/capabilities/blob' Copy
import * as Blob from '@web3-storage/capabilities/blob'
Generated using TypeDoc
Blob Capabilities.
Blob is a fixed size byte array addressed by the multihash. Usually blobs are used to represent set of IPLD blocks at different byte ranges.
These can be imported directly with: