happypdf / toCharCode
Function: toCharCode()
ts
function toCharCode(character): number;Defined in: src/utils/strings.ts:1
Parameters
| Parameter | Type |
|---|---|
character | string |
Returns
number
happypdf / toCharCode
function toCharCode(character): number;Defined in: src/utils/strings.ts:1
| Parameter | Type |
|---|---|
character | string |
number