Try Install Learn Blog API Packages GitHub
Pages
core

Search
Entities

Base64

Functions

decode
(
value
:
String
)
:
Result(String, String)

Tries to decode the given Base64 string.

encode
(
value
:
String
)
:
String

Encodes the given value as Base64.