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