Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/protocol
Base64
decode
Function decode
decode
(
input
)
:
Uint8Array
Decodes base64.
Parameters
input
:
string
binary data encoded as a base64 or base64url string
Returns
Uint8Array
decoded bytes in a ByteArray
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Decodes base64.