happypdf / typedArrayFor
Function: typedArrayFor()
ts
function typedArrayFor(value): Uint8Array;Defined in: src/utils/arrays.ts:9
Parameters
| Parameter | Type |
|---|---|
value | string | Uint8Array<ArrayBufferLike> |
Returns
Uint8Array