Skip to content
Still using @dfinity/agent? Migrate to @icp-sdk/core!

uint8ToDataView

uint8ToDataView(uint8): DataView

Defined in: packages/candid/src/utils/buffer.ts:216

Helpers to convert a Uint8Array to a DataView.

Uint8Array

Uint8Array

DataView

DataView