Skip to content

happypdf / typedArrayFor

Function: typedArrayFor()

ts
function typedArrayFor(value): Uint8Array;

Defined in: src/utils/arrays.ts:9

Parameters

ParameterType
valuestring | Uint8Array<ArrayBufferLike>

Returns

Uint8Array

MIT Licensed. A fork of pdf-lib.