happypdf / encodeToBase64
Function: encodeToBase64()
ts
function encodeToBase64(bytes): string;Defined in: src/utils/base64.ts:22
Parameters
| Parameter | Type |
|---|---|
bytes | Uint8Array |
Returns
string
happypdf / encodeToBase64
function encodeToBase64(bytes): string;Defined in: src/utils/base64.ts:22
| Parameter | Type |
|---|---|
bytes | Uint8Array |
string