Skip to content

happypdf / toUint8Array

Function: toUint8Array()

ts
function toUint8Array(input): Uint8Array;

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

Parameters

ParameterType
inputBinaryData

Returns

Uint8Array

MIT Licensed. A fork of pdf-lib.