Uint8ToDataView
uint8ToDataView(
uint8
):DataView
Defined in: packages/candid/src/utils/buffer.ts:216
Helpers to convert a Uint8Array to a DataView.
Parameters
Section titled “Parameters”Uint8Array
Uint8Array
Returns
Section titled “Returns”DataView
DataView