Polkadot Apps
Preparing search index...
@polkadot-apps/bulletin
fetchBytes
Function fetchBytes
fetchBytes
(
cid
:
string
,
gateway
:
string
,
options
?:
FetchOptions
,
)
:
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
Fetch raw bytes from the gateway.
Parameters
cid
:
string
gateway
:
string
Optional
options
:
FetchOptions
Returns
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Polkadot Apps
Loading...
Fetch raw bytes from the gateway.