Skip to content

happypdf / charFromHexCode

Function: charFromHexCode()

ts
function charFromHexCode(hex): string;

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

Parameters

ParameterType
hexstring

Returns

string

MIT Licensed. A fork of pdf-lib.