TyphonJS Runtime Library (FVTT) 0.2.0-next.1
#runtime/data/format/base64
encodeURI
Function encodeURI
converts a UTF-8-encoded string to URL-safe Base64 RFC4648 ยง5.
encodeURI
(
src
)
:
string
Parameters
src
:
string
Returns
string
Base64 string
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.2.0-next.1
converts a UTF-8-encoded string to URL-safe Base64 RFC4648 ยง5.