Skip to content
On this page

hexToArrayBuffer

ts
export function hexToArrayBuffer(hex: string): ArrayBuffer;

Parameters

ParameterDescription
hex