mirror of
https://github.com/danbulant/jose
synced 2026-05-20 21:08:44 +00:00
13 lines
189 B
Markdown
13 lines
189 B
Markdown
# Function: decode
|
|
|
|
▸ `Const` **decode**(`input`): `Uint8Array`
|
|
|
|
#### Parameters
|
|
|
|
| Name | Type |
|
|
| :------ | :------ |
|
|
| `input` | `string` \| `Uint8Array` |
|
|
|
|
#### Returns
|
|
|
|
`Uint8Array`
|