TyphonJS Runtime Library (FVTT) 0.2.0
#runtime/data/format/base64
toUint8Array
Function toUint8Array
converts a Base64 string to a Uint8Array.
toUint8Array
(
a
:
string
)
:
Uint8Array
<
ArrayBufferLike
>
Parameters
a
:
string
Returns
Uint8Array
<
ArrayBufferLike
>
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.2.0
converts a Base64 string to a Uint8Array.