Skip to content

happypdf / toCodePoint

Function: toCodePoint()

ts
function toCodePoint(character): number | undefined;

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

Parameters

ParameterType
characterstring

Returns

number | undefined

MIT Licensed. A fork of pdf-lib.