注意: このページはまだ日本語に翻訳されていません。以下は英語の原文です。
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.