Skip to content

happypdf / toHexStringOfMinLength

Function: toHexStringOfMinLength()

ts
function toHexStringOfMinLength(num, minLength): string;

Defined in: src/utils/strings.ts:5

Parameters

ParameterType
numnumber
minLengthnumber

Returns

string

MIT Licensed. A fork of pdf-lib.