mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-17 03:22:15 +00:00
18 lines
343 B
Markdown
18 lines
343 B
Markdown
[youtubei.js](../../../README.md) / [Utils](../README.md) / u8ToBase64
|
|
|
|
# Function: u8ToBase64()
|
|
|
|
> **u8ToBase64**(`u8`): `string`
|
|
|
|
## Parameters
|
|
|
|
• **u8**: `Uint8Array`
|
|
|
|
## Returns
|
|
|
|
`string`
|
|
|
|
## Defined in
|
|
|
|
[src/utils/Utils.ts:233](https://github.com/LuanRT/YouTube.js/blob/e54e499ff553dab51e6d9d1aebc090b50fec29ba/src/utils/Utils.ts#L233)
|