API reference › @evolu/common › Type › uint8ArrayToBase64Url
const uint8ArrayToBase64Url: (bytes: Uint8Array) => Base64Url;
Defined in: packages/common/src/Type.ts:1600
Encodes a Uint8Array to a Base64Url string.
API reference › @evolu/common › Type › uint8ArrayToBase64Url
const uint8ArrayToBase64Url: (bytes: Uint8Array) => Base64Url;
Defined in: packages/common/src/Type.ts:1600
Encodes a Uint8Array to a Base64Url string.