注意: 此页面尚未翻译成中文。以下内容为英文原版。
data as a base-64 encoded string.
Parameters
| Parameter | Type | Description |
|---|---|---|
data | BytesLike | The data to encode. |
Returns
string
The base-64 encoded string.
注意: 此页面尚未翻译成中文。以下内容为英文原版。
data as a base-64 encoded string.
| Parameter | Type | Description |
|---|---|---|
data | BytesLike | The data to encode. |
string
The base-64 encoded string.