mirror of
https://github.com/danbulant/jose
synced 2026-05-19 12:29:04 +00:00
13 lines
181 B
Markdown
13 lines
181 B
Markdown
# Function: encode
|
|
|
|
▸ `Const` **encode**(`input`): `string`
|
|
|
|
#### Parameters
|
|
|
|
| Name | Type |
|
|
| :------ | :------ |
|
|
| `input` | `string` \| `Uint8Array` |
|
|
|
|
#### Returns
|
|
|
|
`string`
|