mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-17 03:22:15 +00:00
18 lines
374 B
Markdown
18 lines
374 B
Markdown
[youtubei.js](../../../README.md) / [BinarySerializer](../README.md) / serialize
|
|
|
|
# Function: serialize()
|
|
|
|
> **serialize**(`data`): `Uint8Array`
|
|
|
|
## Parameters
|
|
|
|
• **data**: `any`
|
|
|
|
## Returns
|
|
|
|
`Uint8Array`
|
|
|
|
## Defined in
|
|
|
|
[src/utils/BinarySerializer.ts:6](https://github.com/LuanRT/YouTube.js/blob/4ae0cc5c523a2080e68d6c0c1437c78fe318ea30/src/utils/BinarySerializer.ts#L6)
|